Libraries tagged by instantiator
atheon/proxy-manager
16 Downloads
A library providing utilities to generate, instantiate and generally operate with Object Proxies
annotation/larscan
2056 Downloads
Implement a Laravel scanner that can scan by namespace or path and instantiate classes annotated with specific annotations based on PHP 8.0's annotation feature.
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
12944 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
51 Downloads
A class that provides overridable instantiation of classes through declarative method calls.
hgraca/micro-di
19 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
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.