lucid
Declare database migrations and factory definitions inside Laravel models. (by legodion)
pecee-pixie
Lightweight, easy-to-use querybuilder for PHP inspired by Laravel Eloquent - but with less overhead. (by skipperbent)
lucid | pecee-pixie | |
---|---|---|
2 | 1 | |
23 | 41 | |
- | - | |
5.5 | 4.9 | |
about 3 years ago | about 1 year 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.
pecee-pixie
Posts with mentions or reviews of pecee-pixie.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-20.
-
so is PHP just Laravel now?
Some go for lighter things. https://thephpleague.com/ once you get their router and container running you probably have everything you need. Simple query builders that are usually also helpful (eg. https://github.com/skipperbent/pecee-pixie and https://github.com/TCB13/sequel-mongo-php) for most projects.
What are some alternatives?
When comparing lucid and pecee-pixie you can also consider the following projects:
laravel-data-migrations - An extension to allow you to separate data migrations from structure migrations
php-sdl - SDL2 bindings for the PHP language
laravel-translatable - Making Eloquent models translatable
singlestoredb-laravel-driver - The official SingleStore Laravel driver.
laravel-view-models - View models in Laravel
laravel-eloquent-query-cache - Adding cache on your Laravel Eloquent queries' results is now a breeze.