Libraries tagged by phactory
chillerlan/php-httpinterface
19746 Downloads
A PSR-7/17/18 http message/client implementation
aura/dispatcher
99672 Downloads
Creates objects from a factory and invokes methods using named parameters; also provides a trait for invoking closures and object methods with named parameters.
yiisoft/response-download
11133 Downloads
The package provides a factory to help forming file download PSR-7 response.
worksome/phpstan-request-factories
246704 Downloads
A PHPStan rule for enforcing that every request has a corresponding factory.
spiral/debug
122875 Downloads
Debug Toolkit: Log factory interface, variable dumper, benchmarker
sofa/http-client
216454 Downloads
Factory wrapper around Guzzle HTTP Client to simplify things for lazy dev
jainec/hyperf-fakie
31538 Downloads
Test object factory for Hyperf PHP
flightsadmin/livewire-crud
20398 Downloads
Scaffold Livewire Components, migrations, factory and crud in one command based on database tables.
dereuromark/cakephp-fixture-factories
32357 Downloads
A CakePHP plugin for creating test fixtures dynamically with factory pattern
deinternetjongens/laravel-api-factories
20614 Downloads
This package provides the database factory experience to fake Http calls in your testsuite
christophrumpel/laravel-factories-reloaded
47794 Downloads
This package sits on top of Laravel factories and provides you with dedicated factory classes for every model.
acquia/acsf-contenthub-console
912234 Downloads
A package providing Acquia Cloud Site Factory commands for the CommonConsole command line interface.
localheinz/php-cs-fixer-config
52996 Downloads
Provides a configuration factory and multiple rule sets for friendsofphp/php-cs-fixer.
fsi/reflection
68333 Downloads
FSi Reflection Component is an extension of built-in reflection classes in PHP 5.3 that saves a lot memory, thanks to factory design pattern.
adamwathan/faktory
29456 Downloads
An attempt at bringing the wonders of Ruby's FactoryGirl to PHP