Libraries tagged by database schemas
thecodingmachine/dbal-fluid-schema-builder
169176 Downloads
Build and modify your database schema using Doctrine DBAL and a fluid syntax.
tatter/schemas
23272 Downloads
Database schema management, for CodeIgniter 4
mouf/schema-analyzer
198976 Downloads
A package that offers utility tools to analyze database schemas (on top of Doctrine DBAL)
milesasylum/schnoop-schema
109485 Downloads
Schnoop Schema is a collection of PHP classes for describing a MySQL database schema.
envor/laravel-schema-macros
6194 Downloads
Some helpful (database level) macros for laravel's schema builder. Requires Laravel 11.
thedevsaddam/laravel-schema
23785 Downloads
Display the connected database information in console.
robinncode/db_craft
849 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
milesasylum/schnoop
109262 Downloads
Schnoop provides a convenient PHP interface for inspecting a database schema.
hzhihua/yii2-dump
24880 Downloads
Generate the schema from an existing database
jamband/yii2-schemadump
40612 Downloads
Generate the schema from an existing database
shopsys/migrations
202305 Downloads
Symfony bundle providing commands for transactional Doctrine database migrations
popphp/pop-db
10912 Downloads
Pop Db Component for Pop PHP Framework
concretecms/doctrine-xml
71033 Downloads
Define database structure via XML using Doctrine data types
atlas/info
52403 Downloads
Uses an Atlas.Pdo connection to discover schema information.
orisintel/laravel-online-migrator
81006 Downloads
Apply Laravel's database migrations with minimal disruptions using tools like Percona Online Schema Change