Libraries tagged by singleton
wildwolf/singleton-trait
427856 Downloads
Singleton Trait
florianwolters/component-util-singleton
180429 Downloads
The Singleton (and Registry of Singletons a.k.a. Multiton) design pattern as a PHP component.
petrknap/php-singleton
143481 Downloads
Singleton pattern for PHP
byjg/singleton-pattern
57810 Downloads
A lightweight PHP implementation of the Design Pattern Singleton using trait.
sikhlana/laravel-singleton
15749 Downloads
A simple package to automatically mark a class as singleton.
phpnomad/singleton
8658 Downloads
petrknap/singleton
20523 Downloads
Singleton pattern for PHP
okapi/singleton
14593 Downloads
PHP Singleton is a PHP library that allows you to create singleton classes with a trait.
micropackage/singleton
42817 Downloads
Singleton implementation
afragen/singleton
4703 Downloads
A singleton static proxy generator.
jpc/design-pattern
46675 Downloads
Simple Design Patter integration
webiny/std-lib
19276 Downloads
Webiny StdLib Component
mjsilva/in-memory-storage
28470 Downloads
Simple class that uses singleton pattern to save whatever in memory
milpa/container
1286 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.
jonom/silverstripe-someconfig
7625 Downloads
Combines the CRUD features of ModelAdmin with the singleton settings editing of SiteConfig so content and settings can be co-located.