Libraries tagged by singletons
elementary/singleton
1529 Downloads
Singleton pattern trait
webino/singleton-trait
8245 Downloads
Singletons common trait
pokmot/pimple-singleton
5247 Downloads
Extending Pimple to be a singleton
lextira/laravel-formrequest-singleton
3407 Downloads
Use Laravel's excellent FormRequest as Singleton.
jazzman/singleton-trait
1294 Downloads
Singleton Trait
hametuha/singleton-pattern
16845 Downloads
PHP abstract singleton pattern.
xtompie/lainstance
1761 Downloads
Laravel container extension for resolving and defining singletons alongside classes
opencultureconsulting/basics
661 Downloads
A collection of generic classes and useful traits for PHP projects.
o2system/kernel
15468 Downloads
O2System Framework Kernel
giovanniramos/pdo4you
115 Downloads
Access SQL databases using the PDO extension
carloswph/tonton
226 Downloads
Serie of tools based on traits that simplify the use of singletons, multitons and other class instances controllers.
mpyw/sharable-value-objects
84270 Downloads
Share value objects that contain the same primitive value as a singleton.
mjsilva/in-memory-storage
24277 Downloads
Simple class that uses singleton pattern to save whatever in memory
devkabir/wordpress-plugin
330 Downloads
A simple oop structure in the singleton pattern for a WordPress plugin.
piotrpress/singleton
162 Downloads
This library is a Singleton (anti)pattern implementation using a Traits with a support for an Object Inheritance and passing parameters to the constructor.