lucid
Declare database migrations and factory definitions inside Laravel models. (by legodion)
laravel-data-migrations
An extension to allow you to separate data migrations from structure migrations (by jlorente)
lucid | laravel-data-migrations | |
---|---|---|
2 | 1 | |
23 | 33 | |
- | - | |
5.5 | 1.8 | |
about 3 years ago | 3 months ago | |
PHP | PHP | |
- | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
lucid
Posts with mentions or reviews of lucid.
We have used some of these posts to build our list of alternatives
and similar projects.
laravel-data-migrations
Posts with mentions or reviews of laravel-data-migrations.
We have used some of these posts to build our list of alternatives
and similar projects.
-
How to load default production data
In addition to everything that has been said already, there is a little helper package that you might find handy: https://github.com/jlorente/laravel-data-migrations
What are some alternatives?
When comparing lucid and laravel-data-migrations you can also consider the following projects:
laravel-translatable - Making Eloquent models translatable
phoenix - Framework agnostic database migrations for PHP.
pecee-pixie - Lightweight, easy-to-use querybuilder for PHP inspired by Laravel Eloquent - but with less overhead.
mubi2letterboxd - A simple way to migrate user data from MUBI.com to letterboxd.com
laravel-view-models - View models in Laravel
laravel-refresh-module-database - Laravel Refresh Database trait with Module Support for faster TDD by Module