Libraries tagged by singleton
wildwolf/singleton-trait
416590 Downloads
Singleton Trait
florianwolters/component-util-singleton
178280 Downloads
The Singleton (and Registry of Singletons a.k.a. Multiton) design pattern as a PHP component.
byjg/singleton-pattern
56333 Downloads
A lightweight PHP implementation of the Design Pattern Singleton using trait.
sikhlana/laravel-singleton
14429 Downloads
A simple package to automatically mark a class as singleton.
phpnomad/singleton
5504 Downloads
petrknap/singleton
19914 Downloads
Singleton pattern for PHP
okapi/singleton
13656 Downloads
PHP Singleton is a PHP library that allows you to create singleton classes with a trait.
micropackage/singleton
42336 Downloads
Singleton implementation
afragen/singleton
4457 Downloads
A singleton static proxy generator.
petrknap/php-singleton
141946 Downloads
Singleton pattern for PHP
jpc/design-pattern
45707 Downloads
Simple Design Patter integration
mjsilva/in-memory-storage
27323 Downloads
Simple class that uses singleton pattern to save whatever in memory
jonom/silverstripe-someconfig
7220 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
24519 Downloads
Utility for convenient usage of singleton curl handles using Laravel HTTP facade
umanit/doctrine-singleton-bundle
7632 Downloads
Singleton entities working with Doctrine and Sonata