Libraries tagged by instances
chrome-php/chrome
3381478 Downloads
Instrument headless chrome/chromium instances from PHP
yiisoft/injector
1428343 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
laminas/laminas-httphandlerrunner
14311083 Downloads
Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.
psr-discovery/log-implementations
5503283 Downloads
Lightweight library that discovers available PSR-3 Log 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.
psr-discovery/http-factory-implementations
5647033 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.
psr-discovery/http-client-implementations
5640558 Downloads
Lightweight library that discovers available PSR-18 HTTP Client 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.
psr-discovery/event-dispatcher-implementations
5505692 Downloads
Lightweight library that discovers available PSR-14 Event Dispatcher 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.
psr-discovery/discovery
5661046 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interfaces, and returning an instance of the first one that is found.
psr-discovery/container-implementations
5505101 Downloads
Lightweight library that discovers available PSR-11 Container 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.
psr-discovery/cache-implementations
5507559 Downloads
Lightweight library that discovers available PSR-6 Cache 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.
psr-discovery/all
5501250 Downloads
Lightweight library that discovers available PSR 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.
swaggest/json-schema-maker
39601 Downloads
Instance to JSON schema and back
sourcebroker/deployer-extended-media
246168 Downloads
Deployer tasks to manage media synchronization between application instances.
sourcebroker/deployer-extended-database
263174 Downloads
Deployer tasks to manage database synchronization between application instances.
sandrokeil/interop-config
392566 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.