Libraries tagged by database schema
mjkhajeh/wporm
67 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.
yokuru/laravel-schema-cache
573 Downloads
A database schema loading and caching library for Laravel.
smart-php/mysql-scheman
94 Downloads
MySQL schema synchronizer. A simple way to handle MySQL schema without writing MySQL query
php-extended/php-model-to-db-schema-interface
5895 Downloads
A library that provides a way to transform model objects into database schemas
php-extended/php-db-schema-mysql
5951 Downloads
A library to abstract the mysql database schema rules
php-extended/php-db-schema-interface
9701 Downloads
A library which provides interfaces to database schema abstractions
phoenixgao/laravel-postgres-extended-schema
2248 Downloads
Laravel database schema extended, added some PostgreSql features
gilbertchiao/laravel-db-schema-doc
4 Downloads
A Laravel package to generate database schema documentation.
gevman/zend-db-schema-info
21 Downloads
Database Schema information provider for zend framework
dbtk/schema-loader
4155 Downloads
Load Database schema from XML
soluble/schema
203 Downloads
Database information schema
schmunk42/database-command
5864 Downloads
Yii command to create database migrations from existing schema
imagine10255/schema-build
25 Downloads
The database of the table schema, the output function into the file
shyim/database-entities-builder
19 Downloads
Generates simple database entities from doctrine mysql schema
always-open/laravel-graphql-schema-generator
2642 Downloads
Generate GraphQL schema from existing Laravel models/database