Libraries tagged by singleton
wildwolf/singleton-trait
356671 Downloads
Singleton Trait
florianwolters/component-util-singleton
173749 Downloads
The Singleton (and Registry of Singletons a.k.a. Multiton) design pattern as a PHP component.
byjg/singleton-pattern
51244 Downloads
A lightweight PHP implementation of the Design Pattern Singleton using trait.
cego/curl-handle-reuse-laravel-octane
10894 Downloads
Utility for convenient usage of singleton curl handles using Laravel HTTP facade
umanit/doctrine-singleton-bundle
7008 Downloads
Singleton entities working with Doctrine and Sonata
sikhlana/laravel-singleton
10099 Downloads
A simple package to automatically mark a class as singleton.
petrknap/singleton
18173 Downloads
Singleton pattern for PHP
micropackage/singleton
39949 Downloads
Singleton implementation
afragen/singleton
3792 Downloads
A singleton static proxy generator.
petrknap/php-singleton
136494 Downloads
Singleton pattern for PHP
webiny/std-lib
17939 Downloads
Webiny StdLib Component
jpc/design-pattern
39411 Downloads
Simple Design Patter integration
jonom/silverstripe-someconfig
5972 Downloads
Combines the CRUD features of ModelAdmin with the singleton settings editing of SiteConfig so content and settings can be co-located.
okapi/singleton
6712 Downloads
PHP Singleton is a PHP library that allows you to create singleton classes with a trait.
elementary/singleton
1452 Downloads
Singleton pattern trait