Libraries tagged by instantiator

lifephp/phpstan-rules

0 Favers
6 Downloads

Reusable generic PHPStan rules, starting with #[CreateBy] factory-only instantiation enforcement.

Go to Download


joby/smol-context

0 Favers
84 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.

Go to Download


eboreum/immutable-interface

3 Favers
55 Downloads

Flag a class as being immutable by implementing the ImmutableInterface. An immutable object must never change its state; i.e. its class properties must remain unchanged after instantiation or cloning.

Go to Download


drupal-composer-ext/drupal-scaffold-docker

6 Favers
3858 Downloads

Composer Plugin for instantiating a Docker based Drupal workflow.

Go to Download


cviniciussdias/dependency-resolver

8 Favers
23 Downloads

Dependency Resolver. A simple component to resolve classes dependencies and instantiate them automagically.

Go to Download


cmatosbc/ananke

4 Favers
6 Downloads

A flexible PHP service container that supports conditional service instantiation, relying on PHP 8+ match expression.

Go to Download


f3ath/lazypdo

5 Favers
44983 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.

Go to Download


morrislaptop/laravel-instantiate-rule

3 Favers
3 Downloads

Validate against an object's constructor

Go to Download


graywings/instantiate

0 Favers
4 Downloads

Instantiate json/stdClass library

Go to Download


falseclock/dbd-php-common

1 Favers
99 Downloads

Common libraries for PHP Database driver and Entities annotation

Go to Download


riesjart/static-context-checker

0 Favers
724 Downloads

Check whether a method is called in static context

Go to Download


zkrati/class-factory

0 Favers
30 Downloads

Simple library to manage class instances. It handles dependencies and supports lazy instantiating.

Go to Download


vgait/vgadatabase

0 Favers
7 Downloads

This is a database abstraction for easy instantiation and usage of PDO

Go to Download


thecodingmachine/service-provider-registry

1 Favers
4971 Downloads

This package provides a service provider registry that can lazily instantiate the service providers it contains.

Go to Download


thecodingmachine/lazy-array

1 Favers
6 Downloads

This package provides an array than can lazily instantiate the objects it contains.

Go to Download


<< Previous Next >>