Libraries tagged by database schemas
doctrine/dbal
604127285 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/migrations
216916538 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.
aimeos/upscheme
147790 Downloads
Database schema upgrades made easy
laracraft-tech/laravel-schema-rules
64259 Downloads
Automatically generate Laravel validation rules based on your database table schema!
mysql-workbench-schema-exporter/mysql-workbench-schema-exporter
195323 Downloads
MySQL Workbench Schema Exporter
cycle/database
774733 Downloads
DBAL, schema introspection, migration and pagination
avaibooksports/doctrine-migrations-multiple-database-bundle
712786 Downloads
Symfony DoctrineMigrationsMultipleDatabaseBundle
deliciousbrains/wp-migrations
251887 Downloads
WordPress library for managing database table schema upgrades and data seeding
thecodingmachine/dbal-fluid-schema-builder
189575 Downloads
Build and modify your database schema using Doctrine DBAL and a fluid syntax.
clcbws/laravel-schema-sentinel
2719 Downloads
Detect and fix database schema drift in Laravel by comparing migrations with the live database state.
spiral/database
323553 Downloads
DBAL, schema introspection, migration and pagination
orchestra/tenanti
124842 Downloads
Tenant based Database Schema Manager for Laravel
waad/laravel-model-metadata
4509 Downloads
A robust Laravel package for handling metadata with JSON casting, custom relation names, and advanced querying capabilities.
mysql-workbench-schema-exporter/doctrine2-exporter
149300 Downloads
MySQL Workbench Schema Exporter for Doctrine 2
dragon-code/laravel-data-dumper
22328 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command