Libraries tagged by database schema
aura/sqlschema
217202 Downloads
Provides facilities to read table names and table columns from a database using PDO.
tatter/schemas
24105 Downloads
Database schema management, for CodeIgniter 4
mouf/schema-analyzer
202172 Downloads
A package that offers utility tools to analyze database schemas (on top of Doctrine DBAL)
milesasylum/schnoop-schema
122291 Downloads
Schnoop Schema is a collection of PHP classes for describing a MySQL database schema.
jamband/yii2-schemadump
40842 Downloads
Generate the schema from an existing database
thedevsaddam/laravel-schema
27202 Downloads
Display the connected database information in console.
robinncode/db_craft
1826 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
122060 Downloads
Schnoop provides a convenient PHP interface for inspecting a database schema.
agentejo/mongo-lite
2783 Downloads
Schemaless database on top of SqLite
hzhihua/yii2-dump
25656 Downloads
Generate the schema from an existing database
waad/laravel-model-metadata
847 Downloads
A Laravel package for handling metadata with JSON casting and custom relation names.
shopsys/migrations
208866 Downloads
Symfony bundle providing commands for transactional Doctrine database migrations
popphp/pop-db
11459 Downloads
Pop Db Component for Pop PHP Framework
concretecms/doctrine-xml
77189 Downloads
Define database structure via XML using Doctrine data types
atlas/info
54214 Downloads
Uses an Atlas.Pdo connection to discover schema information.