Libraries tagged by winglet
skywalker-labs/enum
2 Downloads
A robust and type-safe Enum implementation for PHP, featuring singleton-based constants, mapping capabilities, and extensive compatibility from PHP 7.0 to 9.0.
sfire-framework/sfire-store
191 Downloads
Singleton containers for storing and retrieving arbitrary data keeping the state until the end of the run.
schevgeny/yii-db
12 Downloads
Yii2 db singleton and setting bit
robotamer/facade
15 Downloads
RoboTamer Facade is a component dependency substitution system to achieve component independentcy via the facade programming pattern.
pyther/ioc
43 Downloads
Inversion of Control Container
loadsys/cakephp-libregistry
11926 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.
kyoz/fast-mysql-client
111 Downloads
Mysql Client For PHP 7
kyoz/fast-mongo-client
110 Downloads
Mongo Client For PHP 7
kba-team/memory-container
468 Downloads
PSR-11 container storing its values in memory and offering a singleton access.
jitsu/util
110 Downloads
General-purpose utilities for PHP
jinyicheng/redis
837 Downloads
redis单例多库,支持ThinkPHP5,ThinkPHP6,Laravel6
ideaglory/database
3 Downloads
PHP Singleton Database Class
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.
falseclock/dbd-php-common
99 Downloads
Common libraries for PHP Database driver and Entities annotation
autoframe/design-patterns
370 Downloads
PHP design patterns. Singleton...