Libraries tagged by singleton
lextira/laravel-formrequest-singleton
3303 Downloads
Use Laravel's excellent FormRequest as Singleton.
hametuha/singleton-pattern
16606 Downloads
PHP abstract singleton pattern.
gebruederheitz/simple-singleton
1435 Downloads
A simple implementation of a singleton as an extensible abstract class or as a trait.
opencultureconsulting/basics
556 Downloads
A collection of generic classes and useful traits for PHP projects.
jpi/utils
2029 Downloads
Library with various utility classes
giovanniramos/pdo4you
115 Downloads
Access SQL databases using the PDO extension
carloswph/tonton
209 Downloads
Serie of tools based on traits that simplify the use of singletons, multitons and other class instances controllers.
mpyw/sharable-value-objects
84245 Downloads
Share value objects that contain the same primitive value as a singleton.
mjsilva/in-memory-storage
23891 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
155 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.
phpnomad/singleton
1335 Downloads
mezon/singleton
1693 Downloads
Simple singleton
merophp/singleton
274 Downloads
Implementation of the singleton pattern for the Merophp Framework
jrosset/singleton
243 Downloads
PHP Trait to implements the singleton design pattern