Libraries tagged by instantiate
rs-world/instantiator
31 Downloads
A dependency handler for php to provide loosely coupled design
settleup/can-make-or-fake
865 Downloads
A simple helper for making classes easily instantiated and mocked.
phauthentic/file-storage-factories
2918 Downloads
This library is a factory to instantiate storage adapters based on the Flysystem library.
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.
joby/smol-context
65 Downloads
A lightweight DI container for PHP for global, low-config service and object registration. Use it to resolve and inject services, objects, and config values anywhere. You can execute callables with injected dependencies, instantiate objects with dependencies, and even include files using a unique DocBlock injection system.
cviniciussdias/dependency-resolver
23 Downloads
Dependency Resolver. A simple component to resolve classes dependencies and instantiate them automagically.
graywings/instantiate
4 Downloads
Instantiate json/stdClass library
morrislaptop/laravel-instantiate-rule
3 Downloads
Validate against an object's constructor
bizley/deep-instantiate
0 Downloads
Deep Instantiator for Yii 2.
oldpak/instantiator
11 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
riesjart/static-context-checker
724 Downloads
Check whether a method is called in static context
thecodingmachine/service-provider-registry
4964 Downloads
This package provides a service provider registry that can lazily instantiate the service providers it contains.
thecodingmachine/lazy-array
6 Downloads
This package provides an array than can lazily instantiate the objects it contains.
src-run/augustus-instantiator-library
41 Downloads
Utility to instantiate objects providing both a stateless and a stateful implementation.
rcsi/connection-mongodb
17 Downloads
Provide an easily instantiated wrapper for mongoDB