Libraries tagged by database schema
dragon-code/laravel-data-dumper
23005 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
concretecms/doctrine-xml
118718 Downloads
Define database structure via XML using Doctrine data types
aura/sqlschema
243916 Downloads
Provides facilities to read table names and table columns from a database using PDO.
rinvex/laravel-attributes
114946 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
30548 Downloads
Database schema management, for CodeIgniter 4
mouf/schema-analyzer
222256 Downloads
A package that offers utility tools to analyze database schemas (on top of Doctrine DBAL)
milesasylum/schnoop-schema
184281 Downloads
Schnoop Schema is a collection of PHP classes for describing a MySQL database schema.
jamband/yii2-schemadump
41609 Downloads
Generate the schema from an existing database
tommyknocker/pdo-database-class
6098 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
thedevsaddam/laravel-schema
28478 Downloads
Display the connected database information in console.
opis/database
85477 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
robinncode/db_craft
4753 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
183963 Downloads
Schnoop provides a convenient PHP interface for inspecting a database schema.
agentejo/mongo-lite
3070 Downloads
Schemaless database on top of SqLite
hzhihua/yii2-dump
29771 Downloads
Generate the schema from an existing database