Libraries tagged by instance of
loadsys/cakephp-libregistry
11926 Downloads
The LibRegistry provides a mechanism for loading and storing instances of non-Cake PHP libraries. It works a lot like Cake 3's TableRegistry. Object instances can be requested by name and instantiated automatically, or can be loaded into the registry manually.
lasso/multilog-bundle
3151 Downloads
Use multiple instances of logger in one service
laraxot/module_tenant_fila3
39 Downloads
tenant module for software architecture that allows a single instance of a software application to serve multiple tenants
jeffersoncechinel/task-locker
112 Downloads
A simple locker class to help prevent php applications to run multiple instances of itself at the same time.
haijin/instantiator
361 Downloads
A library to create and obtain instances of objects using a simple DSL.
fgh151/yii2-beanstalk-singleton
20 Downloads
Trait for only one instance of beanstalk worker
emados/php-statical
516 Downloads
Allows for easy aliases creation that proxies static calls to a single instance of a class.
devcollaborative/module-hunter
11 Downloads
Command line tool to easily search through all your Pantheon-hosted Drupal sites and identify active instances of a particular module.
coapsyfactor/objectfactory
7 Downloads
Factory that provides instances of object mapped to related interface
bluehousegroup/silverstripe-unique-page
529 Downloads
Prevents admin users from creating more than one instance of a page class.
phlib/mockfunction
57 Downloads
Library to aid the testing of global functions, by creating an instance of the function in the namespace
mikeevstropov/simple-logger
15 Downloads
Simple way to create instance of Monolog\Logger
kyoushu/solr-serve
0 Downloads
A library for managing instances of Solr to aid unit tests
jsq/doctrine-cache-encrypter
1801 Downloads
An encrypting decorator for instances of Doctrine\Common\Cache\Cache
hamidyousefi/base64-uploaded-file
185 Downloads
Creating UploadedFile instance of encoded base64 file sent inside the request body