Libraries tagged by singlephon
jonom/silverstripe-someconfig
6073 Downloads
Combines the CRUD features of ModelAdmin with the singleton settings editing of SiteConfig so content and settings can be co-located.
webino/singleton-trait
8235 Downloads
Singletons common trait
pokmot/pimple-singleton
5242 Downloads
Extending Pimple to be a singleton
okapi/singleton
6957 Downloads
PHP Singleton is a PHP library that allows you to create singleton classes with a trait.
lextira/laravel-formrequest-singleton
3361 Downloads
Use Laravel's excellent FormRequest as Singleton.
hametuha/singleton-pattern
16654 Downloads
PHP abstract singleton pattern.
elementary/singleton
1529 Downloads
Singleton pattern trait
xtompie/lainstance
1707 Downloads
Laravel container extension for resolving and defining singletons alongside classes
opencultureconsulting/basics
654 Downloads
A collection of generic classes and useful traits for PHP projects.
giovanniramos/pdo4you
115 Downloads
Access SQL databases using the PDO extension
carloswph/tonton
218 Downloads
Serie of tools based on traits that simplify the use of singletons, multitons and other class instances controllers.
mpyw/sharable-value-objects
84251 Downloads
Share value objects that contain the same primitive value as a singleton.
mjsilva/in-memory-storage
24132 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.
merophp/singleton
279 Downloads
Implementation of the singleton pattern for the Merophp Framework