Libraries tagged by database schemas
stolz/laravel-schema-spy
21711 Downloads
Laravel artisan command that uses JAVA schemaSpy tool to generate a graphical representation of a database schema
pongee/database-schema-visualization
4427 Downloads
Database schema visualization
raahul/schema-extractor
54115 Downloads
Extract schema information of a database into a program-friendly data structure
envor/laravel-schema-macros
4231 Downloads
Some helpful (database level) macros for laravel's schema builder. Requires Laravel 11.
skiptirengu/yii2-mssql-schema
11453 Downloads
Optimized Schema for Yii2 applications using mssql databases
schema-keeper/schema-keeper
6039 Downloads
Database development kit for PostgreSQL
thewunder/corma-dbal
1038 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
dlevsha/compalex
43 Downloads
Compalex is a lightweight script to compare two database schemas. It supports MySQL, MS SQL Server and PostgreSQL
phlib/schemadiff
6842 Downloads
Schema Diff: Show difference between MySQL databases
concrete5/doctrine-xml
222360 Downloads
Define database structure via XML using Doctrine data types
thecodingmachine/tdbm-graphql
76038 Downloads
A class generator that will generate GraphQL types from your database schema (using thecodingmachine/graphqlite).
davajlama/schemabuilder
13732 Downloads
Database Schema Builder
zetacomponents/persistent-object-database-schema-tiein
5870 Downloads
This component allows the automatic generation of PersistentObject definition files from DatabaseSchema definitions.
mojopollo/laravel-json-schema
542 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
2482 Downloads
Lightweight PHP abstraction layer to access and query SQL databases, with an API to inspect and modify databases schema.