Libraries tagged by database schemas
zetacomponents/database-schema
8179 Downloads
A set of classes that allow you to extract information from a database schema, compare database schemas and apply a set of changes to a database schema.
thecodingmachine/tdbm-fluid-schema-builder
98090 Downloads
Build and modify your database schema used by TDBM using a fluid syntax.
pongee/database-schema-visualization
5005 Downloads
Database schema visualization
javaabu/schema
4959 Downloads
Extends the Laravel database schema with convenience methods used by javaabu/generators
raahul/schema-extractor
55980 Downloads
Extract schema information of a database into a program-friendly data structure
envor/laravel-schema-macros
8986 Downloads
Some helpful (database level) macros for laravel's schema builder. Requires Laravel 11.
skiptirengu/yii2-mssql-schema
12210 Downloads
Optimized Schema for Yii2 applications using mssql databases
thewunder/corma-dbal
6425 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
dlevsha/compalex
45 Downloads
Compalex is a lightweight script to compare two database schemas. It supports MySQL, MS SQL Server and PostgreSQL
phlib/schemadiff
7569 Downloads
Schema Diff: Show difference between MySQL databases
mileschou/schemarkdown
996 Downloads
The schema generate helper
grazulex/laravel-modelschema
173 Downloads
Generate and manage Laravel model schemas with automatic validation, documentation, and migration helpers for better data structure management.
concrete5/doctrine-xml
222932 Downloads
Define database structure via XML using Doctrine data types
thecodingmachine/tdbm-graphql
77471 Downloads
A class generator that will generate GraphQL types from your database schema (using thecodingmachine/graphqlite).
zetacomponents/persistent-object-database-schema-tiein
6508 Downloads
This component allows the automatic generation of PersistentObject definition files from DatabaseSchema definitions.