Libraries tagged by database schemas
thecodingmachine/tdbm-graphql
78188 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
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
2916 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.
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
indy2kro/laravel-validate-models
42 Downloads
Validate Eloquent models against the database schema (columns, casts, fillables, relations).
icomefromthenet/migration
192 Downloads
Database schema migrations using Doctrine DBAL and Symfony2 components
hedronium/jables
94 Downloads
Write your Laravel Database Schema in JSON.