Libraries tagged by singleton
wildwolf/singleton-trait
297012 Downloads
Singleton Trait
petrknap/singleton
10693 Downloads
Singleton pattern for PHP
micropackage/singleton
36498 Downloads
Singleton implementation
florianwolters/component-util-singleton
172051 Downloads
The Singleton (and Registry of Singletons a.k.a. Multiton) design pattern as a PHP component.
byjg/singleton-pattern
44012 Downloads
A lightweight PHP implementation of the Design Pattern Singleton using trait.
sikhlana/laravel-singleton
7222 Downloads
A simple package to automatically mark a class as singleton.
afragen/singleton
2915 Downloads
A singleton static proxy generator.
petrknap/php-singleton
130982 Downloads
Singleton pattern for PHP
pokmot/pimple-singleton
4987 Downloads
Extending Pimple to be a singleton
lextira/laravel-formrequest-singleton
2402 Downloads
Use Laravel's excellent FormRequest as Singleton.
hametuha/singleton-pattern
15350 Downloads
PHP abstract singleton pattern.
jpc/design-pattern
33689 Downloads
Simple Design Patter integration
react-inspector/global-state
3118 Downloads
☮ Global state singleton
mpyw/sharable-value-objects
83536 Downloads
Share value objects that contain the same primitive value as a singleton.
jonom/silverstripe-someconfig
4860 Downloads
Combines the CRUD features of ModelAdmin with the singleton settings editing of SiteConfig so content and settings can be co-located.