Libraries tagged by instantiator
nayjest/builder
184568 Downloads
PHP package for instantiating objects using configurations
helsingborg-stad/blade-engine-wrapper
31909 Downloads
An instantiated version of the global-blade-engine.
annotation/larscan
2001 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.
akrabat/rka-slim-controller
26743 Downloads
Dynamically instantiated controller classes for Slim Framework
webpt/zend-couchbase-module
31040 Downloads
Provides an abstract factory to instantiate \CouchbaseBucket objects.
shirtplatform/core
5359 Downloads
A Magento 2 module that instantiates ShirtPlatform connection
php-collective/file-storage-factories
2949 Downloads
This library is a factory to instantiate storage adapters based on the Flysystem library.
hiraeth/signal
7413 Downloads
A generic callback wrapper which enables lazy DI instantiation
wart/wart
33 Downloads
Extends the Pimple dependency injection container and provides auto class resolving, instantiation and (constructor) injection
theunic/symfony-response-helpers
1161 Downloads
A set of helpers intended to ease the instantiation of symfony responses
pine3ree/pine3ree-pdo
12 Downloads
A tiny PDO wrapper for lazy instantiation and query profiling
mikesimonson/symfony-form-value-object-mapper
6 Downloads
A library that can instantiate automatically value object mapped by Symfony forms despite having a constructor with arguments.
drupal-composer-ext/drupal-scaffold-docker
3858 Downloads
Composer Plugin for instantiating a Docker based Drupal workflow.
cviniciussdias/dependency-resolver
22 Downloads
Dependency Resolver. A simple component to resolve classes dependencies and instantiate them automagically.
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.