Libraries tagged by database schemas
doctrine/dbal
491339101 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/migrations
169598007 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
104257 Downloads
Database schema upgrades made easy
laracraft-tech/laravel-schema-rules
23723 Downloads
Automatically generate Laravel validation rules based on your database table schema!
mysql-workbench-schema-exporter/mysql-workbench-schema-exporter
164282 Downloads
MySQL Workbench Schema Exporter
cycle/database
463749 Downloads
DBAL, schema introspection, migration and pagination
orchestra/tenanti
117994 Downloads
Tenant based Database Schema Manager for Laravel
rinvex/laravel-attributes
106962 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
deliciousbrains/wp-migrations
118383 Downloads
WordPress library for managing database table schema upgrades and data seeding
opis/database
77755 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
305444 Downloads
DBAL, schema introspection, migration and pagination
avaibooksports/doctrine-migrations-multiple-database-bundle
545257 Downloads
Symfony DoctrineMigrationsMultipleDatabaseBundle
mysql-workbench-schema-exporter/doctrine2-exporter
123060 Downloads
MySQL Workbench Schema Exporter for Doctrine 2
aura/sqlschema
211848 Downloads
Provides facilities to read table names and table columns from a database using PDO.
thecodingmachine/dbal-fluid-schema-builder
167819 Downloads
Build and modify your database schema using Doctrine DBAL and a fluid syntax.