Libraries tagged by database schema
davajlama/schemabuilder
13883 Downloads
Database Schema Builder
imagine10255/schema-build
25 Downloads
The database of the table schema, the output function into the file
always-open/laravel-graphql-schema-generator
2690 Downloads
Generate GraphQL schema from existing Laravel models/database
wpjscc/database
4 Downloads
DBAL, schema introspection, migration and pagination
tumtum/oxid-schema-expander
7764 Downloads
Library to modify the OXID eShop database. Ideal for OXID modules to have their tables.
tacoberu/composer-schema-manage
1147 Downloads
Initiate versioning the database like code.
suren/laravel-mongo-model-schema
2445 Downloads
Make mongo data saving and retrieving match defined schemas for Laravel. Support nested data model.
schema-keeper/schema-keeper
6112 Downloads
Database development kit for PostgreSQL
sbwerewolf/fias-gar-schema-deploy-tool
47 Downloads
Kit of templates and scripts to deploy FIAS GAR database
roy404/schema
85 Downloads
The Schema Builder class is a part of the database layer that allows you to define database tables and their columns using a fluent syntax. It provides a way to create and manipulate database tables without writing SQL queries directly.
php-extended/php-db-schema-core
7282 Downloads
A library to provide all the core objects to help vendor specific packages
nachofassini/laravel-database-structure
3994 Downloads
Package that generates a php file with the tables and fields of the database after running all the migrations
lss/schema
760 Downloads
Simple PHP / MySQL schema sync / migration tool. Specify your schema in PHP and it will generate DDL and alter table statements to sync the database.
hamichen/mysql-workbench-schema-exporter
1165 Downloads
MySQL Workbench Schema Exporter
gabrielrcosta1/laravel-schema
5 Downloads
Laravel package to generate migrations from a schema.db definition file.