Libraries tagged by database schema
thecodingmachine/tdbm-graphql
84991 Downloads
A class generator that will generate GraphQL types from your database schema (using thecodingmachine/graphqlite).
hatchyu/laravel-db-explorer
3858 Downloads
Database schema and data explorer for Laravel with optional write support
cleaniquecoders/laravel-db-doc
5520 Downloads
Generate Database Schema Documentation
memran/marwa-db
979 Downloads
Lightweight, framework-agnostic PHP database toolkit: connections, query builder, ORM, schema, migrations, seeders, debug panel.
mjkhajeh/wporm
296 Downloads
WPORM is a lightweight, Eloquent-inspired ORM for WordPress plugins and themes. It provides expressive, fluent query building, model relationships, schema management, attribute casting, and event hooks—while fully supporting the WordPress database API and table prefixing. WPORM makes it easy to build modern, maintainable database code in any WordPress project.
orisintel/laravel-online-migrator
82267 Downloads
Apply Laravel's database migrations with minimal disruptions using tools like Percona Online Schema Change
stolz/laravel-schema-spy
21803 Downloads
Laravel artisan command that uses JAVA schemaSpy tool to generate a graphical representation of a database schema
mouf/database.dbconnection
32978 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
546 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
mathsgod/mysql-schema-migrate
143 Downloads
Export MySQL database schema to JSON format
jelix/database
3902 Downloads
Lightweight PHP abstraction layer to access and query SQL databases, with an API to inspect and modify databases schema.
georgeff/schema
65 Downloads
Database schema builder — driver-agnostic blueprints compiled to SQL for MySQL, PostgreSQL, and SQLite
dbtk/schema-loader
4303 Downloads
Load Database schema from XML
davajlama/schemabuilder
13935 Downloads
Database Schema Builder
czproject/sql-schema
5521 Downloads
Library for describe of the database schema.