Libraries tagged by database schemas
mysql-workbench-schema-exporter/doctrine2-exporter
151681 Downloads
MySQL Workbench Schema Exporter for Doctrine 2
dragon-code/laravel-data-dumper
24191 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
concretecms/doctrine-xml
122988 Downloads
Define database structure via XML using Doctrine data types
aura/sqlschema
246153 Downloads
Provides facilities to read table names and table columns from a database using PDO.
rinvex/laravel-attributes
115050 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
31261 Downloads
Database schema management, for CodeIgniter 4
mouf/schema-analyzer
224033 Downloads
A package that offers utility tools to analyze database schemas (on top of Doctrine DBAL)
milesasylum/schnoop-schema
194305 Downloads
Schnoop Schema is a collection of PHP classes for describing a MySQL database schema.
tommyknocker/pdo-database-class
6163 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
28661 Downloads
Display the connected database information in console.
robinncode/db_craft
5019 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
193983 Downloads
Schnoop provides a convenient PHP interface for inspecting a database schema.
hzhihua/yii2-dump
30113 Downloads
Generate the schema from an existing database
jamband/yii2-schemadump
41663 Downloads
Generate the schema from an existing database
shopsys/migrations
261494 Downloads
Symfony bundle providing commands for transactional Doctrine database migrations