Libraries tagged by singleton
wildwolf/singleton-trait
327806 Downloads
Singleton Trait
petrknap/singleton
16340 Downloads
Singleton pattern for PHP
micropackage/singleton
38907 Downloads
Singleton implementation
byjg/singleton-pattern
47535 Downloads
A lightweight PHP implementation of the Design Pattern Singleton using trait.
sikhlana/laravel-singleton
7930 Downloads
A simple package to automatically mark a class as singleton.
florianwolters/component-util-singleton
172813 Downloads
The Singleton (and Registry of Singletons a.k.a. Multiton) design pattern as a PHP component.
afragen/singleton
3332 Downloads
A singleton static proxy generator.
petrknap/php-singleton
133861 Downloads
Singleton pattern for PHP
jpc/design-pattern
36422 Downloads
Simple Design Patter integration
mpyw/sharable-value-objects
83988 Downloads
Share value objects that contain the same primitive value as a singleton.
jonom/silverstripe-someconfig
5426 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
3038 Downloads
Utility for convenient usage of singleton curl handles using Laravel HTTP facade
umanit/doctrine-singleton-bundle
6837 Downloads
Singleton entities working with Doctrine and Sonata
phpnomad/singleton
1018 Downloads
okapi/singleton
5261 Downloads
PHP Singleton is a PHP library that allows you to create singleton classes with a trait.