Libraries tagged by singletons
merophp/singleton
446 Downloads
Implementation of the singleton pattern for the Merophp Framework
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
jazzman/singleton-trait
1493 Downloads
Singleton Trait
baxtian/php-singleton
1447 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
3260 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.
degraciamathieu/laravel-rapid-bind
77 Downloads
Quickly and easily create singletons in the Laravel container with annotations
crefito11/database-manager
47 Downloads
A simple library for managing database connections with singleton design pattern, results pagination and building queries in PHP.
commune/container
307 Downloads
use double ioc containers strategy to isolate singletons on each requests; for swoole, roadrunner, reactPHP etc.