Libraries tagged by singlephon
pokmot/pimple-singleton
5578 Downloads
Extending Pimple to be a singleton
piotrpress/singleton
186 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.
merophp/singleton
446 Downloads
Implementation of the singleton pattern for the Merophp Framework
jazzman/singleton-trait
1493 Downloads
Singleton Trait
geligaoli/singlephp-ex
27 Downloads
Single File PHP Framework
gebruederheitz/simple-singleton
1661 Downloads
A simple implementation of a singleton as an extensible abstract class or as a trait.
cse/base-singleton
7 Downloads
A Singleton Design Pattern which allow easy used singleton class.
baxtian/php-singleton
1448 Downloads
PHP Trait Singleton
huge/ioc
164 Downloads
Framework IoC simple d'utilisation et efficace. HugeIoC permet de gérer et d'injecter des objets php très simple.
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
minimalcode/php-enum
3261 Downloads
Minimalistic singleton enum for PHP
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.