Libraries tagged by database schema
doctrine/dbal
619448539 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/migrations
224000472 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
155732 Downloads
Database schema upgrades made easy
laracraft-tech/laravel-schema-rules
68130 Downloads
Automatically generate Laravel validation rules based on your database table schema!
mysql-workbench-schema-exporter/mysql-workbench-schema-exporter
198507 Downloads
MySQL Workbench Schema Exporter
cycle/database
833044 Downloads
DBAL, schema introspection, migration and pagination
albertoarena/laravel-truss
3278 Downloads
A live database structure viewer for Laravel. Renders your schema (never data) as a scrollable, zoomable ER diagram.
deliciousbrains/wp-migrations
267461 Downloads
WordPress library for managing database table schema upgrades and data seeding
thecodingmachine/dbal-fluid-schema-builder
192398 Downloads
Build and modify your database schema using Doctrine DBAL and a fluid syntax.
clcbws/laravel-schema-sentinel
5982 Downloads
Detect and fix database schema drift in Laravel by comparing migrations with the live database state.
opis/database
86039 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
326075 Downloads
DBAL, schema introspection, migration and pagination
avaibooksports/doctrine-migrations-multiple-database-bundle
727020 Downloads
Symfony DoctrineMigrationsMultipleDatabaseBundle
orchestra/tenanti
125469 Downloads
Tenant based Database Schema Manager for Laravel
waad/laravel-model-metadata
5566 Downloads
A robust Laravel package for handling metadata with JSON casting, custom relation names, and advanced querying capabilities.