Libraries tagged by laravel schema
ilhadocaos/flsb
48 Downloads
Gerador de Schemas para o Laravel
dmitry-php/convert-migrations
14 Downloads
Artisan command to convert your current SQL database schema into a Laravel 5 Migration file.
dsaru/goya
18 Downloads
Database Schema Diff Tool for Laravel
rexgama/dbmaster
0 Downloads
Dynamic admin interface with schema management and form builder for Laravel
amiralii/jsonschema-request
16 Downloads
Laravel Server side form validation using JSON Schema
toanld/multi-relationships
270 Downloads
Compoships offers the ability to specify relationships based on two (or more) columns in Laravel's Eloquent ORM. The need to match multiple columns in the definition of an Eloquent relationship often arises when working with third party or pre existing schema/database.
develme/database-patch
8 Downloads
A patch system designed similar to Laravel's database migration tools. Instead of being used to manage schema, the patch system is used to fill that grey area between a database seeder and a database migration. The intentions of the system is to patch/adjust existing data, but this could be a replacement for seeders since whether a patch has been ran or not is tracked.
rodrigopedra/laravel-proxy-scheme
56 Downloads
Laravel Proxy Scheme
zachleigh/laravel-colors
689 Downloads
Color scheme vizualization for Laravel.
schenato/code-database
223 Downloads
Schenato.me repository pattern library based in Laravel
schenato/code-user
140 Downloads
Schenato.me a package for management users
schenato/code-app
53 Downloads
Schenato.me a package for management codepress
ceddyg/clara-entity-generator
485 Downloads
Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.
schemeza/smsportal-laravel
112 Downloads
Integration package for SMSPortal into Laravel.
ngmy/cached-object
15 Downloads
A caching scheme for an object for Laravel 4, inspired by Enterprise Rails