Libraries tagged by database schemas
vertabelo/vertabelo-propel
679 Downloads
Converts Vertabelo xml file into Propel schema.xml file
rotexsoft/sqlschema
667 Downloads
Provides facilities to read table names and table columns from a database using PDO. This package is a fork of https://packagist.org/packages/aura/sqlschema ( https://github.com/auraphp/Aura.SqlSchema ). It adds PHP 8.1+ suport and is also designed to work with Mariadb 10.4+ and above.
jsefton/laravel-virtual-fields
720 Downloads
Allow eloquent models to store and retreive data against anything without needing a specific database column
devio/eavquent
10362 Downloads
EAV modeling package for Eloquent and Laravel.
comunedifirenze/doctrine2-exporter
6935 Downloads
MySQL Workbench Schema Exporter for Doctrine 2
davajlama/schemabuilder
13446 Downloads
Database Schema Builder
cleaniquecoders/laravel-db-doc
1592 Downloads
Generate Database Schema Documentation
bullhorn/fast-rest
7802 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
adamkearsley/convert-migrations
8478 Downloads
Artisan command to convert your current SQL database schema into a Laravel 4 Migration file.
activecollab/databasemigrations
13985 Downloads
Database schema migrations
smart-php/mysql-scheman
93 Downloads
MySQL schema synchronizer. A simple way to handle MySQL schema without writing MySQL query
php-extended/php-model-to-db-schema-interface
5755 Downloads
A library that provides a way to transform model objects into database schemas
php-extended/php-db-schema-mysql
5808 Downloads
A library to abstract the mysql database schema rules
phoenixgao/laravel-postgres-extended-schema
2246 Downloads
Laravel database schema extended, added some PostgreSql features
gsferro/database-schema-easy
66 Downloads
Simple and efficient way to manipulate your database connection scheme, whatever it may be.