Libraries tagged by database schema
dconco/schema-migrator
9 Downloads
A beautiful command-line database migration tool for any PHP project. Laravel-style migrations without the framework.
autn/laravel-schema
3765 Downloads
The Laravel schema package.
turnaev/mysql-workbench-schema-exporter-symfony2-bundle
705 Downloads
MySQL Workbench Schema Exporter bundle for Symfony 2.2+
turnaev/mysql-workbench-schema-exporter
876 Downloads
MySQL Workbench Schema Exporter
evopix/kohana-schema
1045 Downloads
This is a port of Laravels Schema library to Kohana. It provides a database agnostic way of manipulating tables. It works well with all of the databases supported by Doctrine DBAL, and has a unified API across all of these systems.
mysql/schematic
731 Downloads
A simple MySQL migration management tool in PHP, create and update databases automatically with a config json file without having to use inbuilt ORM functions.
tereta/migration
8 Downloads
Database schema facade over tereta/dbal: list tables ordered by foreign-key relations, dump and restore table structure as XML, dump and restore data as XML, apply .sql/.php migrations.
mhnassar/multi-tenant
21 Downloads
MultiTenant package / one application with multi databases schema
ludovicguenet/whizbang
35 Downloads
Whizbang — Automatic database schema change tracking, risk analysis, and instant rollback for Laravel.
kjjd84/lucid
103 Downloads
Declare database schemas & factory definitions inside Laravel models.
jardistools/dbschema
4 Downloads
Database schema introspection and DDL export for MySQL, MariaDB, PostgreSQL, and SQLite
eprofos/reverse-engineering-bundle
65 Downloads
Advanced Symfony bundle for database reverse engineering - Automatically generates Doctrine entities from existing database schemas with intelligent type mapping, relationship detection, and comprehensive metadata extraction capabilities
dlevsha/nasgrate
40 Downloads
Nasgrate is a console utility that let you organise database schema migration process at a consistent and easy way. It supports mysql, mssql, postgresql, oracle and other databases
ganeshkandu/kdbv
316 Downloads
mysql database auto schema migration tool
dwoodard/neo4j-eloquent
49 Downloads
Eloquent-style API for Neo4j graph database interactions with schema-less, dynamic operations