Libraries tagged by constructor
rs-world/instantiator
31 Downloads
A dependency handler for php to provide loosely coupled design
oldpak/instantiator
11 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
nytrix/simplesql
173 Downloads
A php library that makes SQL simple
norse-blue/creatable-objects
307 Downloads
PHP Creatable Objects is a PHP library that auto-wires an object's create method to its constructor regardless of visibility.
moriony/instantiator
2859 Downloads
manuwhat/shortcut
8 Downloads
Shortcut - class instantiation Shortcut designer
gajus/klaus
501 Downloads
User input interpreter for constructing SQL WHERE clause.
grottopress/nouveau
0 Downloads
Instantiate a class by calling `::new()`, as an alternative to the `new` keyword.
scaleupstack/easy-object
15 Downloads
Convenient object handling for a modern, defensive and strict style of programming in PHP without boilerplate code. E.g. default getters, typed properties, named/default constructors.
franz-deleon/fdl-construct-invoker
24 Downloads
A ZF2 module that enables argument passing to class constructors with arguments at construction time.
codekandis/types
227 Downloads
`codekandis/types` provides object type metadata, type string determination and reusable exception types for PHP.
brenoroosevelt/habemus
757 Downloads
PSR-11 Container for Dependency Injection (auto-wiring, attributes, factories, closures, array access)
webvimark/ybc
23 Downloads
Yii 2 Basic Constructor
webiik/middleware
65 Downloads
The Middleware is middleware launcher that allows automatic constructor DI and sending custom data among middleware.
webiik/container
70 Downloads
The Container adds handy methods to most common Pimple functions and then adds automatic injection of dependencies from container to class constructor.