Libraries tagged by singleton
webino/singleton-trait
8183 Downloads
Singletons common trait
pokmot/pimple-singleton
5228 Downloads
Extending Pimple to be a singleton
lextira/laravel-formrequest-singleton
3157 Downloads
Use Laravel's excellent FormRequest as Singleton.
jazzman/singleton-trait
1177 Downloads
Singleton Trait
hametuha/singleton-pattern
16348 Downloads
PHP abstract singleton pattern.
gebruederheitz/simple-singleton
1388 Downloads
A simple implementation of a singleton as an extensible abstract class or as a trait.
xtompie/lainstance
1570 Downloads
Laravel container extension for resolving and defining singletons alongside classes
webiny/std-lib
17538 Downloads
Webiny StdLib Component
giovanniramos/pdo4you
115 Downloads
Access SQL databases using the PDO extension
mjsilva/in-memory-storage
23449 Downloads
Simple class that uses singleton pattern to save whatever in memory
devkabir/wordpress-plugin
329 Downloads
A simple oop structure in the singleton pattern for a WordPress plugin.
umanit/doctrine-singleton-bundle
6887 Downloads
Singleton entities working with Doctrine and Sonata
piotrpress/singleton
116 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.
mezon/singleton
1667 Downloads
Simple singleton
merophp/singleton
261 Downloads
Implementation of the singleton pattern for the Merophp Framework