Libraries tagged by factories
ergebnis/php-cs-fixer-config
2036948 Downloads
Provides a configuration factory and rule set factories for friendsofphp/php-cs-fixer.
zendframework/zend-servicemanager
28210406 Downloads
Factory-Driven Dependency Injection Container
mpociot/laravel-test-factory-helper
622617 Downloads
Generate Laravel test factories from your existing models
laravel-shift/factory-generator
493261 Downloads
Generate factories from existing models
ergebnis/factory-bot
647724 Downloads
Provides a fixture factory for doctrine/orm entities.
vierge-noire/cakephp-fixture-factories
603569 Downloads
CakePHP Dynamic Fixtures
tuupola/http-factory
3413168 Downloads
Lightweight autodiscovering PSR-17 HTTP factories
psr-discovery/http-factory-implementations
4949194 Downloads
Lightweight library that discovers available PSR-17 HTTP Factory implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
ekvedaras/class-factory
566330 Downloads
Factory for creating objects via constructor arguments
http-interop/http-middleware
2730386 Downloads
Common interface for HTTP server-side middleware
phrity/net-uri
6970674 Downloads
PSR-7 Uri and PSR-17 UriFactory implementation
phrity/net-stream
1926725 Downloads
Socket stream classes implementing PSR-7 Stream and PSR-17 StreamFactory
spiral/core
4798544 Downloads
IoC container, IoC scopes, factory, memory, configuration interfaces
roave/psr-container-doctrine
604695 Downloads
Doctrine Factories for PSR-11 Containers
php-tmdb/api
361722 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.