Libraries tagged by singletons
wildwolf/singleton-trait
331721 Downloads
Singleton Trait
petrknap/singleton
16702 Downloads
Singleton pattern for PHP
byjg/singleton-pattern
48066 Downloads
A lightweight PHP implementation of the Design Pattern Singleton using trait.
sikhlana/laravel-singleton
8067 Downloads
A simple package to automatically mark a class as singleton.
micropackage/singleton
39105 Downloads
Singleton implementation
florianwolters/component-util-singleton
172966 Downloads
The Singleton (and Registry of Singletons a.k.a. Multiton) design pattern as a PHP component.
afragen/singleton
3395 Downloads
A singleton static proxy generator.
petrknap/php-singleton
134256 Downloads
Singleton pattern for PHP
jpc/design-pattern
37064 Downloads
Simple Design Patter integration
mpyw/sharable-value-objects
84065 Downloads
Share value objects that contain the same primitive value as a singleton.
jonom/silverstripe-someconfig
5505 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
4195 Downloads
Utility for convenient usage of singleton curl handles using Laravel HTTP facade
umanit/doctrine-singleton-bundle
6841 Downloads
Singleton entities working with Doctrine and Sonata
phpnomad/singleton
1099 Downloads
okapi/singleton
5473 Downloads
PHP Singleton is a PHP library that allows you to create singleton classes with a trait.