Libraries tagged by factory
spiral/core
5701279 Downloads
IoC container, IoC scopes, factory, memory, configuration interfaces
ergebnis/php-cs-fixer-config
2562037 Downloads
Provides a configuration factory and rule set factories for friendsofphp/php-cs-fixer.
zendframework/zend-servicemanager
28504511 Downloads
Factory-Driven Dependency Injection Container
mpociot/laravel-test-factory-helper
628198 Downloads
Generate Laravel test factories from your existing models
laravel-shift/factory-generator
567420 Downloads
Generate factories from existing models
ergebnis/factory-bot
671482 Downloads
Provides a fixture factory for doctrine/orm entities.
vierge-noire/cakephp-fixture-factories
689364 Downloads
CakePHP Dynamic Fixtures
tuupola/http-factory
3698655 Downloads
Lightweight autodiscovering PSR-17 HTTP factories
psr-discovery/http-factory-implementations
6230293 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.
http-interop/http-middleware
2773322 Downloads
Common interface for HTTP server-side middleware
phrity/net-uri
8231560 Downloads
PSR-7 Uri and PSR-17 UriFactory implementation
phrity/net-stream
2784124 Downloads
Socket stream classes implementing PSR-7 Stream and PSR-17 StreamFactory
laracasts/testdummy
1416050 Downloads
Easy test stubs
roave/psr-container-doctrine
682805 Downloads
Doctrine Factories for PSR-11 Containers
php-tmdb/api
369720 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.