Libraries tagged by singleton
mezon/singleton
1602 Downloads
Simple singleton
webino/singleton-trait
7957 Downloads
Singletons common trait
pokmot/pimple-singleton
5173 Downloads
Extending Pimple to be a singleton
lextira/laravel-formrequest-singleton
2787 Downloads
Use Laravel's excellent FormRequest as Singleton.
hametuha/singleton-pattern
15956 Downloads
PHP abstract singleton pattern.
gebruederheitz/simple-singleton
1282 Downloads
A simple implementation of a singleton as an extensible abstract class or as a trait.
xtompie/lainstance
1290 Downloads
Laravel container extension for resolving and defining singletons alongside classes
webiny/std-lib
17510 Downloads
Webiny StdLib Component
opencultureconsulting/basics
416 Downloads
A collection of generic classes and useful traits for PHP projects.
o2system/kernel
15366 Downloads
O2System Framework Kernel
giovanniramos/pdo4you
113 Downloads
Access SQL databases using the PDO extension
carloswph/tonton
170 Downloads
Serie of tools based on traits that simplify the use of singletons, multitons and other class instances controllers.
mjsilva/in-memory-storage
22788 Downloads
Simple class that uses singleton pattern to save whatever in memory
piotrpress/singleton
94 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
250 Downloads
Implementation of the singleton pattern for the Merophp Framework