Libraries tagged by singletons
wildwolf/singleton-trait
429784 Downloads
Singleton Trait
florianwolters/component-util-singleton
180577 Downloads
The Singleton (and Registry of Singletons a.k.a. Multiton) design pattern as a PHP component.
petrknap/php-singleton
143978 Downloads
Singleton pattern for PHP
byjg/singleton-pattern
58001 Downloads
A lightweight PHP implementation of the Design Pattern Singleton using trait.
sikhlana/laravel-singleton
15862 Downloads
A simple package to automatically mark a class as singleton.
phpnomad/singleton
9176 Downloads
petrknap/singleton
20562 Downloads
Singleton pattern for PHP
okapi/singleton
14774 Downloads
PHP Singleton is a PHP library that allows you to create singleton classes with a trait.
micropackage/singleton
42836 Downloads
Singleton implementation
afragen/singleton
4723 Downloads
A singleton static proxy generator.
laikait/laika-session
2831 Downloads
A php singleton file,pdo,redis or memcached session handler.
jpc/design-pattern
46768 Downloads
Simple Design Patter integration
webiny/std-lib
19280 Downloads
Webiny StdLib Component
mjsilva/in-memory-storage
28629 Downloads
Simple class that uses singleton pattern to save whatever in memory
milpa/container
2539 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.