Libraries tagged by database schemas
doctrine/dbal
534590113 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/migrations
185171100 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
117942 Downloads
Database schema upgrades made easy
laracraft-tech/laravel-schema-rules
40229 Downloads
Automatically generate Laravel validation rules based on your database table schema!
mysql-workbench-schema-exporter/mysql-workbench-schema-exporter
176005 Downloads
MySQL Workbench Schema Exporter
cycle/database
580733 Downloads
DBAL, schema introspection, migration and pagination
avaibooksports/doctrine-migrations-multiple-database-bundle
611676 Downloads
Symfony DoctrineMigrationsMultipleDatabaseBundle
orchestra/tenanti
121071 Downloads
Tenant based Database Schema Manager for Laravel
deliciousbrains/wp-migrations
168333 Downloads
WordPress library for managing database table schema upgrades and data seeding
thecodingmachine/dbal-fluid-schema-builder
174931 Downloads
Build and modify your database schema using Doctrine DBAL and a fluid syntax.
opis/database
82179 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
312862 Downloads
DBAL, schema introspection, migration and pagination
mysql-workbench-schema-exporter/doctrine2-exporter
132964 Downloads
MySQL Workbench Schema Exporter for Doctrine 2
dragon-code/laravel-data-dumper
10975 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
aura/sqlschema
222340 Downloads
Provides facilities to read table names and table columns from a database using PDO.