Libraries tagged by database schema
hedronium/jables
94 Downloads
Write your Laravel Database Schema in JSON.
aheinze/mongo-lite
57 Downloads
Schemaless database on top of SqLite
vertabelo/vertabelo-propel
737 Downloads
Converts Vertabelo xml file into Propel schema.xml file
karmabunny/pdb
1027 Downloads
PDO wrapper
jsefton/laravel-virtual-fields
1067 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
7246 Downloads
MySQL Workbench Schema Exporter for Doctrine 2
javanile/moldable
57 Downloads
Uknown PHP Database Abstraction Layer
dottedai/laravel-model-annotator
85 Downloads
Laravel command to annotate Eloquent models with database schema, relationships, and casts.
adamkearsley/convert-migrations
8482 Downloads
Artisan command to convert your current SQL database schema into a Laravel 4 Migration file.
activecollab/databasemigrations
14890 Downloads
Database schema migrations
yokuru/laravel-schema-cache
565 Downloads
A database schema loading and caching library for Laravel.
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
5857 Downloads
A library that provides a way to transform model objects into database schemas
php-extended/php-db-schema-mysql
5913 Downloads
A library to abstract the mysql database schema rules