Libraries tagged by constructs
thisisbd/silverstripe-maintenance-mode
11523 Downloads
SilverStripe Maintenance Mode Module. Allows an administrator to put site in offline mode with 503 status to display a 'Coming Soon', 'Under Construction' or 'Down for Maintenance' Page to regular visitors, whilst allowing a logged in admin user to browse and make changes to the site.
norse-blue/creatable-objects
298 Downloads
PHP Creatable Objects is a PHP library that auto-wires an object's create method to its constructor regardless of visibility.
nabeghe/reflecty
9 Downloads
Simple reflection helper for PHP.
ismaxim/urling
36 Downloads
URL parser and constructor in PHP
functional-php/named-parameters
4845 Downloads
Named parameters for functions, methods and constructors.
frankmullenger/underconstruction
2153 Downloads
SilverStripe Under Construction Page Module
aviator/runnable
1247 Downloads
Static constructor and handler trait with interface.
constructions-incongrues/ananas-build-toolkit
382 Downloads
L'Ananas Build Toolkit est un framework de configuration et de déploiement de projet logiciel.
wart/wart
34 Downloads
Extends the Pimple dependency injection container and provides auto class resolving, instantiation and (constructor) injection
theaomx/htmlnode
33 Downloads
Create custom HTML-Markup by constructing AST-Node-Trees with an easy-to-use HtmlBuilder that implements the builder pattern.
signpostmarv/sprintf-exception-factory
589 Downloads
Generate exceptions without overriding the exception constructor
sebastianks/volcano
37 Downloads
A micro flat-file website and blog constructor.
romainbessugesmeusy/php-sql-query
3758 Downloads
php-sql-query is an abstraction layer for SQL query construction
powerbuoy/sleek-google-search
1962 Downloads
Under construction.
piotrpress/singleton
134 Downloads
This library is a Singleton (anti)pattern implementation using a Traits with a support for an Object Inheritance and passing parameters to the constructor.