Libraries tagged by construct
maxonfjvipon/phtml
2 Downloads
Pure object-oriented HTML construction templating library with functional interface
masterweber/sqlbuilder
11 Downloads
Simple SQL query constructor.
marsapp/structure
4 Downloads
After the structure is described using the array data, the constructor is used to generate the code.
maatify/infra-drivers
0 Downloads
Pure infrastructure driver builders constructed from explicit, typed, readonly configuration objects. No environment access. No adapters. No runtime magic.
lyhiving/hprose
22 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.
lumiza/buildsql
12 Downloads
Construct SQL statement of operation database without configuring database information
luizfilipezs/container
4 Downloads
A PHP dependency injection container with native lazy construction support.
lucifer07/php-dto
0 Downloads
Swift and efficient PHP Data Transfer Object package with constructor-promoted properties, auto-mapping, and built-in serialization
lombokclarion/log
1 Downloads
Structured logging: levels, channels, handlers, formatters, and non-optional context redaction. No global logger and no static facade — a Logger is constructor-injected like every other service.
logicbrush/silverstripe-faqpage
1 Downloads
A module for the SilverStripe CMS which allows you to construct a list of frequently-asked questions.
lmnt/philo
17 Downloads
A functional programming library designed to work with existing language constructs in a point-free style. Use it to modularize logical expressions, simplify pattern matching, and create expressive data processing pipelines
limb-php/aead-chacha20-poly1305
1 Downloads
RFC 8439 ChaCha20/Poly1305 AEAD construction
kroyxlab/datbazo
14 Downloads
DatBazo(Datuma Bazo, Database in Esperanto) is a SQL-query constructor using PDO.
kherge/exception
68 Downloads
Simplifies the process of constructing new exceptions using formatted messages.
keven/instantiator
31 Downloads
Instantiate an object based on an array of its constructor parameters.