Libraries tagged by winglet
webiny/std-lib
19201 Downloads
Webiny StdLib Component
mpyw/sharable-value-objects
84673 Downloads
Share value objects that contain the same primitive value as a singleton.
milpa/container
267 Downloads
Reflection-autowiring PSR-11 dependency injection container for the Milpa PHP framework: lazy singleton resolution, circular-dependency detection with chain reporting, and safe optional retrieval.
make/accessible
99 Downloads
A very lightweight PHP package that let you easely access and test singleton classes and inaccessible instance members like private or protected methods and properties.
pokmot/pimple-singleton
5578 Downloads
Extending Pimple to be a singleton
piotrpress/singleton
186 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.
merophp/singleton
446 Downloads
Implementation of the singleton pattern for the Merophp Framework
jazzman/singleton-trait
1493 Downloads
Singleton Trait
gebruederheitz/simple-singleton
1661 Downloads
A simple implementation of a singleton as an extensible abstract class or as a trait.
cse/base-singleton
7 Downloads
A Singleton Design Pattern which allow easy used singleton class.
baxtian/php-singleton
1448 Downloads
PHP Trait Singleton
o2system/kernel
15571 Downloads
O2System Framework Kernel
huge/ioc
164 Downloads
Framework IoC simple d'utilisation et efficace. HugeIoC permet de gérer et d'injecter des objets php très simple.
carloswph/tonton
282 Downloads
Serie of tools based on traits that simplify the use of singletons, multitons and other class instances controllers.
axelitus/design-patterns
263 Downloads
Design Patterns for PHP