Libraries tagged by phactory
thedoctor0/laravel-factory-generator
1116957 Downloads
Automatically generate Laravel factories for your models.
psr-discovery/http-factory-implementations
10678108 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.
league/factory-muffin-faker
12729768 Downloads
The goal of this package is to wrap faker to make it super easy to use with factory muffin.
graham-campbell/guzzle-factory
7342191 Downloads
Provides A Simple Guzzle Factory With Good Defaults
phrity/net-uri
11773663 Downloads
PSR-7 Uri and PSR-17 UriFactory implementation
spiral/core
9380932 Downloads
IoC container, IoC scopes, factory, memory, configuration interfaces
zendframework/zend-servicemanager
29246163 Downloads
Factory-Driven Dependency Injection Container
yiisoft/factory
575444 Downloads
Yii Factory
tuupola/http-factory
4471376 Downloads
Lightweight autodiscovering PSR-17 HTTP factories
mpociot/laravel-test-factory-helper
641798 Downloads
Generate Laravel test factories from your existing models
laravel-shift/factory-generator
852031 Downloads
Generate factories from existing models
sandrokeil/interop-config
498108 Downloads
Provides interfaces and a concrete implementation to create instances depending on configuration via factory classes and ensures a valid config structure. It can also be used to auto discover factories and to create configuration files.
phrity/net-stream
5313999 Downloads
Socket stream classes implementing PSR-7 Stream and PSR-17 StreamFactory
laracasts/testdummy
1453937 Downloads
Easy test stubs
http-interop/http-middleware
2873945 Downloads
Common interface for HTTP server-side middleware