Libraries tagged by factories
ergebnis/php-cs-fixer-config
2356297 Downloads
Provides a configuration factory and rule set factories for friendsofphp/php-cs-fixer.
zendframework/zend-servicemanager
28316262 Downloads
Factory-Driven Dependency Injection Container
mpociot/laravel-test-factory-helper
624511 Downloads
Generate Laravel test factories from your existing models
laravel-shift/factory-generator
516134 Downloads
Generate factories from existing models
ergebnis/factory-bot
655718 Downloads
Provides a fixture factory for doctrine/orm entities.
vierge-noire/cakephp-fixture-factories
627857 Downloads
CakePHP Dynamic Fixtures
tuupola/http-factory
3514398 Downloads
Lightweight autodiscovering PSR-17 HTTP factories
psr-discovery/http-factory-implementations
5376392 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.
makeabledk/laravel-factory-enhanced
109243 Downloads
http-interop/http-middleware
2744094 Downloads
Common interface for HTTP server-side middleware
phrity/net-uri
7429712 Downloads
PSR-7 Uri and PSR-17 UriFactory implementation
phrity/net-stream
2231815 Downloads
Socket stream classes implementing PSR-7 Stream and PSR-17 StreamFactory
spiral/core
5094302 Downloads
IoC container, IoC scopes, factory, memory, configuration interfaces
roave/psr-container-doctrine
632027 Downloads
Doctrine Factories for PSR-11 Containers
php-tmdb/api
365051 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.