psr17
Provides a PSR17 synthetic implementation. (by loophp)
factory
Object factory that is able to resolve dependencies from PSR-11 container (by yiisoft)
psr17 | factory | |
---|---|---|
1 | 3 | |
1 | 34 | |
- | - | |
4.1 | 6.1 | |
17 days ago | 3 months ago | |
PHP | PHP | |
MIT License | BSD 3-clause "New" or "Revised" 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.
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
factory
Posts with mentions or reviews of factory.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-13.
-
Creating an application #2 - the concept of configuration
Now that we understand the concept in our next post, we will fully describe our configurations, and explain in detail the use of the container di and the factory.
-
Creating an application in Yii3 - part 4: the final
Now that we are clear about the concepts of configuration, container di and factory, let's see the complexity of creating an app.
-
Creating an application in Yii3.
factory
What are some alternatives?
When comparing psr17 and factory you can also consider the following projects:
Nyholm PSR-7 - A super lightweight PSR-7 implementation
active-record - Active Record database abstraction layer
gruvbox-factory - 🏭 convert any image to the gruvbox pallete
app - Yii3 application template
laravel-factory-refactor - Refactor the style of factory call from helper to static in Laravel 8.x, 9.x, 10.x.
di - PSR-11 compatible DI container and injector