Libraries tagged by constructor
nytrix/simplesql
172 Downloads
A php library that makes SQL simple
norse-blue/creatable-objects
302 Downloads
PHP Creatable Objects is a PHP library that auto-wires an object's create method to its constructor regardless of visibility.
nabeghe/reflecty
14 Downloads
Simple reflection helper for PHP.
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.
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.
univeros/suggest
0 Downloads
bin/altair suggest — walks the introspection surface and proposes refactors: dead bindings, fat constructors, dead events, routes without specs, orphan middleware. Deterministic JSON for agents and CI.
twelver313/rich-array
2 Downloads
Improved array constructor with additional methods