Libraries tagged by singletons
wildwolf/singleton-trait
299528 Downloads
Singleton Trait
petrknap/singleton
10989 Downloads
Singleton pattern for PHP
micropackage/singleton
36718 Downloads
Singleton implementation
florianwolters/component-util-singleton
172085 Downloads
The Singleton (and Registry of Singletons a.k.a. Multiton) design pattern as a PHP component.
byjg/singleton-pattern
44169 Downloads
A lightweight PHP implementation of the Design Pattern Singleton using trait.
sikhlana/laravel-singleton
7277 Downloads
A simple package to automatically mark a class as singleton.
afragen/singleton
2939 Downloads
A singleton static proxy generator.
petrknap/php-singleton
131105 Downloads
Singleton pattern for PHP
lextira/laravel-formrequest-singleton
2430 Downloads
Use Laravel's excellent FormRequest as Singleton.
hametuha/singleton-pattern
15371 Downloads
PHP abstract singleton pattern.
jpc/design-pattern
33771 Downloads
Simple Design Patter integration
carloswph/tonton
115 Downloads
Serie of tools based on traits that simplify the use of singletons, multitons and other class instances controllers.
react-inspector/global-state
3121 Downloads
☮ Global state singleton
mpyw/sharable-value-objects
83539 Downloads
Share value objects that contain the same primitive value as a singleton.
jonom/silverstripe-someconfig
4934 Downloads
Combines the CRUD features of ModelAdmin with the singleton settings editing of SiteConfig so content and settings can be co-located.