Libraries tagged by database schema
dlevsha/compalex
45 Downloads
Compalex is a lightweight script to compare two database schemas. It supports MySQL, MS SQL Server and PostgreSQL
thecodingmachine/tdbm-graphql
78208 Downloads
A class generator that will generate GraphQL types from your database schema (using thecodingmachine/graphqlite).
stolz/laravel-schema-spy
21758 Downloads
Laravel artisan command that uses JAVA schemaSpy tool to generate a graphical representation of a database schema
php-extended/php-db-schema-interface
9774 Downloads
A library which provides interfaces to database schema abstractions
mouf/database.dbconnection
32630 Downloads
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.
mojopollo/laravel-json-schema
543 Downloads
Create all your migrations and models from one JSON schema file. Laravel Database Schema in JSON allows you to define your entire Laravel database schema in one JSON file then generates all the necessary migration files
jelix/database
2922 Downloads
Lightweight PHP abstraction layer to access and query SQL databases, with an API to inspect and modify databases schema.
javaabu/schema
5613 Downloads
Extends the Laravel database schema with convenience methods used by javaabu/generators
czproject/sql-schema
5216 Downloads
Library for describe of the database schema.
wptechnix/wp-tables-schema
20 Downloads
A developer-friendly library for creating and managing custom WordPress database tables with schema definition, versioning, and migrations.
schmunk42/database-command
5870 Downloads
Yii command to create database migrations from existing schema
ohseesoftware/laravel-schema-list
2692 Downloads
List tables, columns, and indices for your database connections.
comunedifirenze/mysql-workbench-schema-exporter
7422 Downloads
MySQL Workbench Schema Exporter
agontuk/schema-builder
1592 Downloads
Schema designer & migration generator for laravel & lumen
akrabat/akrabat_db_schema_manager
28581 Downloads
Akrabat's Zend Tool Provider for Zend Framework 1 Database Migrations