Libraries tagged by database-schema
smart-php/mysql-scheman
95 Downloads
MySQL schema synchronizer. A simple way to handle MySQL schema without writing MySQL query
dlevsha/nasgrate
40 Downloads
Nasgrate is a console utility that let you organise database schema migration process at a consistent and easy way. It supports mysql, mssql, postgresql, oracle and other databases
yui019/hori
141 Downloads
Database schema library for Laravel inspired by Prisma.
tereta/migration
13 Downloads
Database schema facade over tereta/dbal: list tables ordered by foreign-key relations, dump and restore table structure as XML, dump and restore data as XML, apply .sql/.php migrations.
reflexive/model
1275 Downloads
Active record-thingy models, database Schemas, automagically doing stuffs, in need of optimisation
protoqol/quasi
72 Downloads
Generate smarter Laravel resources, directly, based on your database schema.
php-extended/php-model-to-db-schema-interface
6166 Downloads
A library that provides a way to transform model objects into database schemas
php-extended/php-db-schema-mysql
6220 Downloads
A library to abstract the mysql database schema rules
php-extended/php-db-schema-interface
10203 Downloads
A library which provides interfaces to database schema abstractions
phoenixgao/laravel-postgres-extended-schema
2250 Downloads
Laravel database schema extended, added some PostgreSql features
omnifyjp/laravel-scaffold
383 Downloads
A powerful Laravel package that automates the generation of Models, Controllers, Migrations, and other essential components from database schemas.
notauniondev/migrations
268 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
mhnassar/multi-tenant
21 Downloads
MultiTenant package / one application with multi databases schema
mathsgod/mysql-schema-migrate
169 Downloads
Export MySQL database schema to JSON format
ludovicguenet/whizbang
35 Downloads
Whizbang — Automatic database schema change tracking, risk analysis, and instant rollback for Laravel.