Libraries tagged by singletons
wildwolf/singleton-trait
417165 Downloads
Singleton Trait
florianwolters/component-util-singleton
178658 Downloads
The Singleton (and Registry of Singletons a.k.a. Multiton) design pattern as a PHP component.
byjg/singleton-pattern
56487 Downloads
A lightweight PHP implementation of the Design Pattern Singleton using trait.
umanit/doctrine-singleton-bundle
7637 Downloads
Singleton entities working with Doctrine and Sonata
sikhlana/laravel-singleton
14556 Downloads
A simple package to automatically mark a class as singleton.
phpnomad/singleton
5652 Downloads
petrknap/singleton
19967 Downloads
Singleton pattern for PHP
okapi/singleton
13792 Downloads
PHP Singleton is a PHP library that allows you to create singleton classes with a trait.
micropackage/singleton
42404 Downloads
Singleton implementation
petrknap/php-singleton
142120 Downloads
Singleton pattern for PHP
hametuha/singleton-pattern
18359 Downloads
PHP abstract singleton pattern.
jpc/design-pattern
45827 Downloads
Simple Design Patter integration
mjsilva/in-memory-storage
27436 Downloads
Simple class that uses singleton pattern to save whatever in memory
jonom/silverstripe-someconfig
7228 Downloads
Combines the CRUD features of ModelAdmin with the singleton settings editing of SiteConfig so content and settings can be co-located.
cego/curl-handle-reuse-laravel-octane
24775 Downloads
Utility for convenient usage of singleton curl handles using Laravel HTTP facade