Libraries tagged by database schema
mysql/schematic
730 Downloads
A simple MySQL migration management tool in PHP, create and update databases automatically with a config json file without having to use inbuilt ORM functions.
javanile/schemadb
71 Downloads
Uknown PHP Database Abstraction Layer
indy2kro/laravel-validate-models
42 Downloads
Validate Eloquent models against the database schema (columns, casts, fillables, relations).
icomefromthenet/migration
192 Downloads
Database schema migrations using Doctrine DBAL and Symfony2 components
hedronium/jables
94 Downloads
Write your Laravel Database Schema in JSON.
ekhaled/f3-cortex-model-generator
1044 Downloads
Generates F3 Cortex models by reverse engineering existing database schema
aheinze/mongo-lite
57 Downloads
Schemaless database on top of SqLite
progrmanial/simplemdb
41 Downloads
Enterprise Database Toolkit for PHP - Modern schema management, intelligent migrations, and advanced query building
nachopitt/db-commands
120 Downloads
devio/eavquent
10363 Downloads
EAV modeling package for Eloquent and Laravel.
comunedifirenze/doctrine2-exporter
7415 Downloads
MySQL Workbench Schema Exporter for Doctrine 2
javanile/moldable
63 Downloads
Uknown PHP Database Abstraction Layer
dottedai/laravel-model-annotator
852 Downloads
Laravel command to annotate Eloquent models with database schema, relationships, and casts.
dotted-ai/laravel-db-introspector
433 Downloads
Generate migrations from existing database schema
cleaniquecoders/laravel-db-doc
1886 Downloads
Generate Database Schema Documentation