Libraries tagged by construct
doctrine/instantiator
907153220 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
symfony/dependency-injection
478077464 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
symfony/var-exporter
434661324 Downloads
Provides tools to export, instantiate, hydrate, clone and lazy-load PHP objects
eventsauce/object-hydrator
2738932 Downloads
Converts structured data into strict objects.
sanmai/di-container
7113611 Downloads
dependency injection container with automatic constructor dependency resolution
phplang/scope-exit
14094225 Downloads
Emulation of SCOPE_EXIT construct from C++
phootwork/lang
31029581 Downloads
Missing PHP language constructs
hprose/hprose
225851 Downloads
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.
dave-liddament/php-language-extensions
603766 Downloads
Attributes for extending the PHP language, using static analysis to enforce new language constructs
aura/di
1011734 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
league/construct-finder
3448892 Downloads
Finds classes, interfaces, traits, and enums.
ergebnis/classy
3175421 Downloads
Provides collectors for classy constructs (classes, enums, interfaces, and traits).
nlgen/nlgen
217717 Downloads
A library for creating recursive-descent natural language generators.
zetacomponents/mail
1981925 Downloads
The component allows you construct and/or parse Mail messages conforming to the mail standard. It has support for attachments, multipart messages and HTML mail. It also interfaces with SMTP to send mail or IMAP, POP3 or mbox to retrieve e-mail.
savinmikhail/add_named_arguments_rector
138545 Downloads
Rector extension for PHP that converts positional function, method, and constructor calls to named arguments.