Libraries tagged by database schema
imagine10255/schema-build
25 Downloads
The database of the table schema, the output function into the file
dipesh79/laravel-schema-docs
317 Downloads
Automatically generate Laravel database documentation and explore your schema with an interactive dashboard. Export your schema to YAML for easy reference and integration.
zaeem2396/schema-lens
20 Downloads
Laravel package to preview migration files against current MySQL or PostgreSQL schema with destructive change detection and data export
wpjscc/database
50 Downloads
DBAL, schema introspection, migration and pagination
tumtum/oxid-schema-expander
7920 Downloads
Library to modify the OXID eShop database. Ideal for OXID modules to have their tables.
tacoberu/composer-schema-manage
1717 Downloads
Initiate versioning the database like code.
suren/laravel-mongo-model-schema
2450 Downloads
Make mongo data saving and retrieving match defined schemas for Laravel. Support nested data model.
schema-keeper/schema-keeper
6113 Downloads
Track PostgreSQL schema as one-file-per-object dumps. Detect drift in CI. Read-only — complements your migrations.
pierre-vassoilles/mysql-workbench-schema-exporter
2267 Downloads
MySQL Workbench Schema Exporter
php-extended/php-db-schema-core
7541 Downloads
A library to provide all the core objects to help vendor specific packages
mileschou/schemarkdown
1827 Downloads
The schema generate helper
lss/schema
760 Downloads
Simple PHP / MySQL schema sync / migration tool. Specify your schema in PHP and it will generate DDL and alter table statements to sync the database.
kenlog/database-custom
111 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder. This is a custom version of opis/database with updates for PHP 8 compatibility.
gabrielrcosta1/laravel-schema
5 Downloads
Laravel package to generate migrations from a schema.db definition file.
emiliopedrollo/laravel-postgres-extended-schema
5780 Downloads
Eloquent Extended, added some PostgreSQL features