Libraries tagged by instantiate
wart/wart
33 Downloads
Extends the Pimple dependency injection container and provides auto class resolving, instantiation and (constructor) injection
theunic/symfony-response-helpers
1152 Downloads
A set of helpers intended to ease the instantiation of symfony responses
pine3ree/pine3ree-pdo
12 Downloads
A tiny PDO wrapper for lazy instantiation and query profiling
monro/doctrine-nullable-embedabbles
5065 Downloads
Workarround to the issues related of using Doctrine with embedabbles relations where the relation can be null. If the object is null doctrine would instanciate it with all the properties to null, this library will fix it to set it to null.
drupal-composer-ext/drupal-scaffold-docker
3858 Downloads
Composer Plugin for instantiating a Docker based Drupal workflow.
f3ath/lazypdo
44964 Downloads
LazyPDO is a wrapper over PHP's standard PDO class. It postpones the instantiation of the original PDO class until one is really needed. Also it can be (un)serialized.
twindigital/instantiator
45 Downloads
stratadox/instantiator
717 Downloads
moriony/instantiator
2858 Downloads
haijin/instantiator
361 Downloads
A library to create and obtain instances of objects using a simple DSL.
net_bazzline/php_propel_behavior_entity_instantiator
1399 Downloads
This free as in freedom behavior that easy up entity instantiation for propel
sufir/hydrator
49 Downloads
Создание и гидрация объектов
jimmyoak/arrayed-object
138 Downloads
falseclock/dbd-php-common
98 Downloads
Common libraries for PHP Database driver and Entities annotation
zkrati/class-factory
29 Downloads
Simple library to manage class instances. It handles dependencies and supports lazy instantiating.