Libraries tagged by laravel schema
always-open/laravel-migration-snapshot
39825 Downloads
Dump and load snapshots of the schema produced by individual migrations.
umbrellio/laravel-postgres-driver
17 Downloads
Extensions for Postgres Laravel
bluora/laravel-model-json
2144 Downloads
Provides JSON column support for for Laravel's Eloquent Model.
hedronium/jables
94 Downloads
Write your Laravel Database Schema in JSON.
racklin/pgschema
5902 Downloads
postgresql schemas for laravel 5
devio/eavquent
10362 Downloads
EAV modeling package for Eloquent and Laravel.
dennis-koster/lighthouse-translatable
1443 Downloads
Adds translatable directive for automatic schema generation for translatable fields
darrylkuhn/dialect
245259 Downloads
Provides JSON datatype support for the Eloquent ORM
adamkearsley/convert-migrations
8482 Downloads
Artisan command to convert your current SQL database schema into a Laravel 4 Migration file.
coverzen/configurable-sqs
3826 Downloads
Package to utilize laravel queue:work command to listen to Amazon SQS message with configurable schemas
yokuru/laravel-schema-cache
565 Downloads
A database schema loading and caching library for Laravel.
autn/laravel-schema
3762 Downloads
The Laravel schema package.
webtoolsnz/laravel-json-schema-request
542 Downloads
Like FormRequests, but for validating against a json-schema
phoenixgao/laravel-postgres-extended-schema
2247 Downloads
Laravel database schema extended, added some PostgreSql features
permafrost-dev/laravel-dump-schema
2299 Downloads
Implementation of database schema dumping and loading to/from file, taken from Laravel v8 PR