Libraries tagged by singlephon
cse/base-singleton
3 Downloads
A Singleton Design Pattern which allow easy used singleton class.
cri2net/php-singleton
1941 Downloads
PHP Trait Singleton
concept-labs/singleton
4 Downloads
(C)oncept-Labs Singleton
codememory/singleton
53 Downloads
Codememory pattern Singleton
baxtian/php-singleton
1098 Downloads
PHP Trait Singleton
alireaza/singleton
29 Downloads
The Singleton.
akbsit/trait-singleton
37 Downloads
Trait implementing singleton pattern.
xiphe/base
73 Downloads
Basic logic for new projects. Provides singleton, configuration, callback and basic api methods.
pyther/ioc
24 Downloads
Inversion of Control Container
phpgram/framework
4548 Downloads
A singleton factory for phpgram.
loadsys/cakephp-libregistry
11925 Downloads
The LibRegistry provides a mechanism for loading and storing instances of non-Cake PHP libraries. It works a lot like Cake 3's TableRegistry. Object instances can be requested by name and instantiated automatically, or can be loaded into the registry manually.
jpi/utils
1930 Downloads
Library with various utility classes
jitsu/util
95 Downloads
General-purpose utilities for PHP
huge/ioc
149 Downloads
Framework IoC simple d'utilisation et efficace. HugeIoC permet de gérer et d'injecter des objets php très simple.
axelitus/design-patterns
261 Downloads
Design Patterns for PHP