psr17
Provides a PSR17 synthetic implementation. (by loophp)
lucid
Declare database migrations and factory definitions inside Laravel models. (by legodion)
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.
psr17
Posts with mentions or reviews of psr17.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-08-31.
-
re: On using PSR abstractions
I did this package not so long ago to avoid dealing with all the needed dependencies: https://github.com/loophp/psr17
lucid
Posts with mentions or reviews of lucid.
We have used some of these posts to build our list of alternatives
and similar projects.
What are some alternatives?
When comparing psr17 and lucid you can also consider the following projects:
Nyholm PSR-7 - A super lightweight PSR-7 implementation
laravel-translatable - Making Eloquent models translatable
gruvbox-factory - 🏭 convert any image to the gruvbox pallete
pecee-pixie - Lightweight, easy-to-use querybuilder for PHP inspired by Laravel Eloquent - but with less overhead.
laravel-factory-refactor - Refactor the style of factory call from helper to static in Laravel 8.x, 9.x, 10.x.
laravel-data-migrations - An extension to allow you to separate data migrations from structure migrations