attributes
by cortex
Cortex Attributes is a frontend layer for the robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
l4-schemad-migrations
by kreitje
Generate a schema file for Laravel migration with a MySQL database.
laravel-attributes
by rinvex
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
laravel-database-structure
by nachofassini
Package that generates a php file with the tables and fields of the database after running all the migrations
laravel-json-schema
by mojopollo
Create all your migrations and models from one JSON schema file. Laravel Database Schema in JSON allows you to define your entire Laravel database schema in one JSON file then generates all the necessary migration files
laravel-mongo-model-schema
by suren
Make mongo data saving and retrieving match defined schemas for Laravel. Support nested data model.
laravel-schema-spy
by stolz
Laravel artisan command that uses JAVA schemaSpy tool to generate a graphical representation of a database schema
laravel-spec-schema
by ooxif
Extends Laravel's Schema/Grammar/Blueprint to describe drivers' specific features
sqlite-migration-fix
by ottowayne
Laravel package to fix SQLite migrations by making all columns nullable in testing environments
validation-rule-generator
by kalani
Laravel 4 class to automatically generate validation rules based on table schema