Libraries tagged by database schema
rinvex/laravel-attributes
111362 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
tatter/schemas
24999 Downloads
Database schema management, for CodeIgniter 4
mouf/schema-analyzer
205694 Downloads
A package that offers utility tools to analyze database schemas (on top of Doctrine DBAL)
milesasylum/schnoop-schema
139711 Downloads
Schnoop Schema is a collection of PHP classes for describing a MySQL database schema.
jamband/yii2-schemadump
40974 Downloads
Generate the schema from an existing database
thedevsaddam/laravel-schema
27372 Downloads
Display the connected database information in console.
robinncode/db_craft
2376 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
139478 Downloads
Schnoop provides a convenient PHP interface for inspecting a database schema.
agentejo/mongo-lite
2837 Downloads
Schemaless database on top of SqLite
hzhihua/yii2-dump
26575 Downloads
Generate the schema from an existing database
waad/laravel-model-metadata
1187 Downloads
A Laravel package for handling metadata with JSON casting and custom relation names.
shopsys/migrations
216819 Downloads
Symfony bundle providing commands for transactional Doctrine database migrations
popphp/pop-db
12178 Downloads
Pop Db Component for Pop PHP Framework
concretecms/doctrine-xml
83719 Downloads
Define database structure via XML using Doctrine data types
atlas/info
55565 Downloads
Uses an Atlas.Pdo connection to discover schema information.