Libraries tagged by database schemas
doctrine/dbal
633791386 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/migrations
230406965 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.
albertoarena/laravel-truss
26119 Downloads
A live database structure viewer for Laravel. Renders your schema (never data) as a scrollable, zoomable ER diagram.
aimeos/upscheme
162095 Downloads
Database schema upgrades made easy
laracraft-tech/laravel-schema-rules
73093 Downloads
Automatically generate Laravel validation rules based on your database table schema!
mysql-workbench-schema-exporter/mysql-workbench-schema-exporter
200309 Downloads
MySQL Workbench Schema Exporter
cycle/database
885477 Downloads
DBAL, schema introspection, migration and pagination
orchestra/tenanti
126594 Downloads
Tenant based Database Schema Manager for Laravel
deliciousbrains/wp-migrations
281734 Downloads
WordPress library for managing database table schema upgrades and data seeding
clcbws/laravel-schema-sentinel
8091 Downloads
Detect and fix database schema drift in Laravel by comparing migrations with the live database state.
opis/database
87319 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
spiral/database
328270 Downloads
DBAL, schema introspection, migration and pagination
avaibooksports/doctrine-migrations-multiple-database-bundle
738494 Downloads
Symfony DoctrineMigrationsMultipleDatabaseBundle
dragon-code/laravel-data-dumper
27833 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
concretecms/doctrine-xml
145477 Downloads
Define database structure via XML using Doctrine data types