Libraries tagged by instantiated
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.
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.
matthiasnoback/php-parser-instantiation-printer
94615 Downloads
ocramius/lazy-property
79166 Downloads
A library that provides lazy instantiation logic for object properties
jimmyoak/utilities
106186 Downloads
ocramius/lazy-map
480478 Downloads
A library that provides lazy instantiation logic for a map of objects
wikimedia/services
425593 Downloads
Generic service to manage named services using lazy instantiation based on instantiator callback functions
scriptfusion/static-class
431910 Downloads
Prevents class instantiation.
nayjest/builder
189625 Downloads
PHP package for instantiating objects using configurations
mcustiel/creature
543957 Downloads
Allows to create objects using a common interface
theunic/symfony-response-helpers
1273 Downloads
A set of helpers intended to ease the instantiation of symfony responses
hiraeth/signal
8058 Downloads
A generic callback wrapper which enables lazy DI instantiation