Libraries tagged by instantiator
nayjest/builder
181891 Downloads
PHP package for instantiating objects using configurations
akrabat/rka-slim-controller
26601 Downloads
Dynamically instantiated controller classes for Slim Framework
webpt/zend-couchbase-module
30654 Downloads
Provides an abstract factory to instantiate \CouchbaseBucket objects.
shirtplatform/core
5191 Downloads
A Magento 2 module that instantiates ShirtPlatform connection
php-collective/file-storage-factories
2400 Downloads
This library is a factory to instantiate storage adapters based on the Flysystem library.
hiraeth/signal
7058 Downloads
A generic callback wrapper which enables lazy DI instantiation
annotation/larscan
214 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.
wart/wart
33 Downloads
Extends the Pimple dependency injection container and provides auto class resolving, instantiation and (constructor) injection
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.
helsingborg-stad/blade-engine-wrapper
31172 Downloads
An instantiated version of the global-blade-engine.
drupal-composer-ext/drupal-scaffold-docker
3858 Downloads
Composer Plugin for instantiating a Docker based Drupal workflow.
cviniciussdias/dependency-resolver
21 Downloads
Dependency Resolver. A simple component to resolve classes dependencies and instantiate them automagically.
cindyullmann/proxy-manager
63 Downloads
A library providing utilities to generate, instantiate and generally operate with Object Proxies
f3ath/lazypdo
44963 Downloads
LazyPDO is a wrapper over PHP's standard PDO class. It postpones the instantiation of the original PDO class until one is really needed. Also it can be (un)serialized.
morrislaptop/laravel-instantiate-rule
2 Downloads
Validate against an object's constructor