Libraries tagged by signleton
light/traits
16 Downloads
some useful traits that i used everyday
wildwolf/singleton-trait
437012 Downloads
Singleton Trait
florianwolters/component-util-singleton
181401 Downloads
The Singleton (and Registry of Singletons a.k.a. Multiton) design pattern as a PHP component.
petrknap/php-singleton
145657 Downloads
Singleton pattern for PHP
milpa/container
12792 Downloads
Reflection-autowiring PSR-11 dependency injection container for the Milpa PHP framework: lazy singleton resolution, circular-dependency detection with chain reporting, and safe optional retrieval.
umanit/doctrine-singleton-bundle
7886 Downloads
Singleton entities working with Doctrine and Sonata
sikhlana/laravel-singleton
16281 Downloads
A simple package to automatically mark a class as singleton.
phpnomad/singleton
11018 Downloads
petrknap/singleton
20934 Downloads
Singleton pattern for PHP
okapi/singleton
15555 Downloads
PHP Singleton is a PHP library that allows you to create singleton classes with a trait.
micropackage/singleton
43084 Downloads
Singleton implementation
hametuha/singleton-pattern
19867 Downloads
PHP abstract singleton pattern.
byjg/singleton-pattern
58456 Downloads
A lightweight PHP implementation of the Design Pattern Singleton using trait.
afragen/singleton
4851 Downloads
A singleton static proxy generator.
laikait/laika-session
3363 Downloads
A php singleton session handler with file, redis, memcached, mysql and Laika Model drivers.