Libraries tagged by instantiator
better-php/shutdown-handler
81 Downloads
An advanced shutdown handler that can be manipulated after it's instantiated: deregister or re-register callbacks, retrieve and re-use the same handler instance at any time to prevent memory leaks in long-running PHP apps etc.
azonmedia/dependencies
2 Downloads
Dependencies instantiation
atheon/proxy-manager
16 Downloads
A library providing utilities to generate, instantiate and generally operate with Object Proxies
tox2ik/rka-slim-controller-json
27 Downloads
Dynamically instantiated controller classes for Slim Framework
selami/router
443 Downloads
Router and Dispatcher built on top nikic/FastRoute that returns controller class name to be instantiated.
pine3ree/p3-pdo
39 Downloads
A tiny PDO wrapper for lazy instantiation and query profiling
lendable/doctrine-extensions-bundle
12943 Downloads
Provides extensions to how Doctrine is integrated with Symfony like enabling repositories to have extra constructor arguments and behind the scenes retrieval/instantiation via the container.
kael-shipman/factory
50 Downloads
A class that provides overridable instantiation of classes through declarative method calls.
grottopress/nouveau
0 Downloads
Instantiate a class by calling `::new()`, as an alternative to the `new` keyword.
danieltoader/proxy-manager
5 Downloads
A library providing utilities to generate, instantiate and generally operate with Object Proxies
burzum/storage-factory
11893 Downloads
This library is a factory to instantiate storage adapters based on the Flysystem or Gaufrette library. It can deal with both! Migrating from one lib to another should be easy this way.