Libraries tagged by laravel migrations from json
mojopollo/laravel-json-schema
114 Favers
543 Downloads
543 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
qoenut/mmr-json-package
0 Favers
0 Downloads
0 Downloads
Laravel command to generate models and migrations from JSON
ytlmike/laravel-model-creator
0 Favers
17 Downloads
17 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
8 Downloads
8 Downloads
extract the table name from a Laravel migration using the nikic/php-parser