Libraries tagged by singleton
baxtian/php-singleton
1098 Downloads
PHP Trait Singleton
xiphe/base
73 Downloads
Basic logic for new projects. Provides singleton, configuration, callback and basic api methods.
pyther/ioc
24 Downloads
Inversion of Control Container
phpgram/framework
4548 Downloads
A singleton factory for phpgram.
loadsys/cakephp-libregistry
11925 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.
jpi/utils
1930 Downloads
Library with various utility classes
jitsu/util
95 Downloads
General-purpose utilities for PHP
huge/ioc
149 Downloads
Framework IoC simple d'utilisation et efficace. HugeIoC permet de gérer et d'injecter des objets php très simple.
axelitus/design-patterns
261 Downloads
Design Patterns for PHP
autoframe/design-patterns
305 Downloads
PHP design patterns. Singleton...
starter-kit/cache
3048 Downloads
PHP singleton for Memcached/Redis
wpsmith/sanitizer
23 Downloads
PHP Singleton Class for doing singleton's right.
voceconnect/no-stampede-actions
1268 Downloads
A WordPress api to kick off globally singleton actions. It will lock the action to prevent other requests from kicking off the same action.
systemico/conector_db
1111 Downloads
Singleton pattern to connect database Mysql, PostgreSQL, Oracle, SQL Server, and others.
rubensdimas/database-manager
14 Downloads
A simple library for managing database connections with singleton design pattern, results pagination and building queries in PHP.