Libraries tagged by database schemas
icedevelopment/mysql-workbench-schema-exporter
742 Downloads
MySQL Workbench Schema Exporter
ice6/laravel-schema
13 Downloads
Display the connected database information in console.
dweik/laravel-database-patching
5 Downloads
Laravel database patching
develme/database-patch
8 Downloads
A patch system designed similar to Laravel's database migration tools. Instead of being used to manage schema, the patch system is used to fill that grey area between a database seeder and a database migration. The intentions of the system is to patch/adjust existing data, but this could be a replacement for seeders since whether a patch has been ran or not is tracked.
demboo/mysql-workbench-schema-exporter-symfony2-bundle
15 Downloads
MySQL Workbench Schema Exporter bundle for Symfony 2.2+
bronos/php-sql-schema
5924 Downloads
PHP SQL schema
benzine/benzine-database
595 Downloads
The Benzine Database Access Layer. Includes generation of models, controllers and so on from schema.
bajki/schema-builder
3 Downloads
Schema designer & migration generator for laravel & lumen
avalon/database-migrations
877 Downloads
Database migrations for Avalon.
audience77/laravel-schemaspy-meta
2 Downloads
Generate schemaspy-meta.xml from Laravel Eloquent Models.
aryelgois/databases
48 Downloads
Some useful databases for your projects
abkrim/db-schema
110 Downloads
A fork of thedevsaddam/laravel-schema of Saddam H [email protected] with some improvements and maintained
thibaud-dauce/postgresql-schema
18 Downloads
Add inheritance in postgresql tables
scherersoftware/cakephp-schema
11186 Downloads
Schema saving and loading from file for CakePHP 3.0
ooxif/laravel-spec-schema
7518 Downloads
Extends Laravel's Schema/Grammar/Blueprint to describe drivers' specific features