Libraries tagged by laravel migrations from json
mojopollo/laravel-json-schema
112 Favers
542 Downloads
542 Downloads
Create all your migrations and models from one JSON schema file. Laravel Database Schema in JSON allows you to define your entire Laravel database schema in one JSON file then generates all the necessary migration files
ytlmike/laravel-model-creator
0 Favers
16 Downloads
16 Downloads
Create more maintainable eloquent models from cli, migrations and json files.
nooqta/larifriqiya
0 Favers
48 Downloads
48 Downloads
A Laravel command that helps generate your models and migrations from a json file created with ifriqiya generator
jhavenz/laravel-migration-table-parser
0 Favers
6 Downloads
6 Downloads
extract the table name from a Laravel migration using the nikic/php-parser