Libraries tagged by singleton
webino/singleton-trait
8245 Downloads
Singletons common trait
pokmot/pimple-singleton
5247 Downloads
Extending Pimple to be a singleton
lextira/laravel-formrequest-singleton
3408 Downloads
Use Laravel's excellent FormRequest as Singleton.
jazzman/singleton-trait
1300 Downloads
Singleton Trait
hametuha/singleton-pattern
16847 Downloads
PHP abstract singleton pattern.
xtompie/lainstance
1781 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
84283 Downloads
Share value objects that contain the same primitive value as a singleton.
mjsilva/in-memory-storage
24284 Downloads
Simple class that uses singleton pattern to save whatever in memory
jonom/silverstripe-someconfig
6095 Downloads
Combines the CRUD features of ModelAdmin with the singleton settings editing of SiteConfig so content and settings can be co-located.
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.