Libraries tagged by database-schema
doctrine/dbal
631190914 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/migrations
229367855 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
161052 Downloads
Database schema upgrades made easy
orchestra/tenanti
126345 Downloads
Tenant based Database Schema Manager for Laravel
thecodingmachine/dbal-fluid-schema-builder
193961 Downloads
Build and modify your database schema using Doctrine DBAL and a fluid syntax.
clcbws/laravel-schema-sentinel
7767 Downloads
Detect and fix database schema drift in Laravel by comparing migrations with the live database state.
thelia/setup
30894 Downloads
Database schema and seed data installed by the Thelia installer.
tatter/schemas
32363 Downloads
Database schema management, for CodeIgniter 4
robinncode/db_craft
5394 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.
mouf/schema-analyzer
226045 Downloads
A package that offers utility tools to analyze database schemas (on top of Doctrine DBAL)
milesasylum/schnoop-schema
203992 Downloads
Schnoop Schema is a collection of PHP classes for describing a MySQL database schema.
milesasylum/schnoop
203667 Downloads
Schnoop provides a convenient PHP interface for inspecting a database schema.
bambamboole/laravel-mermaid-erd
6633 Downloads
Generate Mermaid.js ER diagrams from your Laravel database schema
zetacomponents/database-schema
10884 Downloads
A set of classes that allow you to extract information from a database schema, compare database schemas and apply a set of changes to a database schema.
pongee/database-schema-visualization
7068 Downloads
Database schema visualization