Libraries tagged by singleton
elementary/singleton
1579 Downloads
Singleton pattern trait
cse/base-singleton
7 Downloads
A Singleton Design Pattern which allow easy used singleton class.
pokmot/pimple-singleton
5578 Downloads
Extending Pimple to be a singleton
gebruederheitz/simple-singleton
1653 Downloads
A simple implementation of a singleton as an extensible abstract class or as a trait.
baxtian/php-singleton
1439 Downloads
PHP Trait Singleton
o2system/kernel
15570 Downloads
O2System Framework Kernel
jpi/utils
5331 Downloads
Library with various utility classes
carloswph/tonton
282 Downloads
Serie of tools based on traits that simplify the use of singletons, multitons and other class instances controllers.
axelitus/design-patterns
263 Downloads
Design Patterns for PHP
starter-kit/cache
3052 Downloads
PHP singleton for Memcached/Redis
react-inspector/global-state
4998 Downloads
☮ Global state singleton
piotrpress/wordpress-plugin
124 Downloads
This library is WordPress plugin singleton base class with methods to get data from plugin's header fields.
minimalcode/php-enum
3260 Downloads
Minimalistic singleton enum for PHP
milpa/container
19 Downloads
Reflection-autowiring PSR-11 dependency injection container for the Milpa PHP framework: lazy singleton resolution, circular-dependency detection with chain reporting, and safe optional retrieval.
indievox/master-slave-db-access
22 Downloads
簡易的 MySQL database 伺服器存取類別,使用 POD 及 singleton pattern 實作,支援 Master-Slave 架構。 / Simple MySQL database server access class use PDO and singleton pattern, support Master-Slave database cluster.