Libraries tagged by migda
markadell/laravel-postgresql-inherit
528 Downloads
Add inheritance in postgresql tables
ludovicguenet/whizbang
0 Downloads
Whizbang — Automatic database schema change tracking, risk analysis, and instant rollback for Laravel.
lss/schema
760 Downloads
Simple PHP / MySQL schema sync / migration tool. Specify your schema in PHP and it will generate DDL and alter table statements to sync the database.
legodion/lucid
281 Downloads
Declare database migrations and factory definitions inside Laravel models.
lci/blend
499 Downloads
This project aims to import/export resources and elements from MODX to another MODX install to allow easier dev to prod git workflows.
lastdragon-ru/lara-asp
17 Downloads
The Awesome Set of Packages for Laravel.
laramore/laramore
1156 Downloads
Describe your table fields in the model and let Laravel the rest
lara-zeus/rhea
317 Downloads
migrate your wordpress blog to zeus sky
khomsiadam/stacksync
17 Downloads
StackSync is a fullstack PHP mini framework, with an MVC structure, custom API system with a Middleware and JWT authentication, components based views, flexible routing, PSR4 autoloading. Essential files generation (migrations, seeders, controllers and models) and other operations can be executed through custom commands.
khalyomede/laravel-seed
12999 Downloads
Run your seeds like you run your migrations.
kaz29/file_fixture
5101 Downloads
FileFixture Plugin for CakePHP
jymusic/laravel-addons
9 Downloads
Laravel Extension Pack
jumilla/laravel-versionia
2820 Downloads
Version based database migration system for Laravel 5.
indatus/guardian
2154 Downloads
Allows you to protect more than just the production environment from potentially destructive tasks
hirenmangukiya/autocrud
85 Downloads
Generate CRUD code for given database