Libraries tagged by database schemas
concretecms/doctrine-xml
78538 Downloads
Define database structure via XML using Doctrine data types
aura/sqlschema
218223 Downloads
Provides facilities to read table names and table columns from a database using PDO.
tatter/schemas
24354 Downloads
Database schema management, for CodeIgniter 4
mouf/schema-analyzer
202760 Downloads
A package that offers utility tools to analyze database schemas (on top of Doctrine DBAL)
milesasylum/schnoop-schema
125476 Downloads
Schnoop Schema is a collection of PHP classes for describing a MySQL database schema.
thedevsaddam/laravel-schema
27250 Downloads
Display the connected database information in console.
robinncode/db_craft
2033 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
125245 Downloads
Schnoop provides a convenient PHP interface for inspecting a database schema.
hzhihua/yii2-dump
25765 Downloads
Generate the schema from an existing database
jamband/yii2-schemadump
40860 Downloads
Generate the schema from an existing database
waad/laravel-model-metadata
905 Downloads
A Laravel package for handling metadata with JSON casting and custom relation names.
shopsys/migrations
210048 Downloads
Symfony bundle providing commands for transactional Doctrine database migrations
popphp/pop-db
11588 Downloads
Pop Db Component for Pop PHP Framework
atlas/info
54438 Downloads
Uses an Atlas.Pdo connection to discover schema information.
orisintel/laravel-online-migrator
81249 Downloads
Apply Laravel's database migrations with minimal disruptions using tools like Percona Online Schema Change