Libraries tagged by instantpage
ellipse/resolvable-class
193 Downloads
Resolvable class factory allowing to instantiate classes using a Psr-11 container
drieschel/object-creator
1 Downloads
Initialize and instantiate (data structure) objects recursively
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.
atheon/proxy-manager
14 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
hgraca/micro-di
15 Downloads
A small dependency injection library that uses reflection and a service locator container, to instantiate and recursively resolve, instantiate and inject dependencies.
grottopress/nouveau
0 Downloads
Instantiate a class by calling `::new()`, as an alternative to the `new` keyword.
danieltoader/proxy-manager
3 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.