Libraries tagged by signleton
june/jwt
14 Downloads
JWT Singleton encapsulation
jlopezmx/simple-logging
16 Downloads
A singleton logger implementation using MonoLog with simple configuration to control format dates, messages and log files.
iquxbyte/container-di
6 Downloads
Simple IoC container with some method: bind, singleton, resolve, make.
dcoupled/dcoupled
23 Downloads
A $dcoupled Application Singleton
chrissileinus/config-php
28 Downloads
A storage to hold the config of an app. It ist mainly static but as a Singleton with integrated interfaces ArrayAccess, Serializable, JsonSerializable, IteratorAggregate and Traversable.
cefaspedro/conecta
9 Downloads
Conecta ao banco de dados usando o pattern Singleton.
ashleydawson/domain-event-dispatcher-bundle
18628 Downloads
Symfony bundle to add the domain event dispatcher (singleton)
ashleydawson/domain-event-dispatcher
18651 Downloads
Dispatch or defer domain events from a singleton. Handy if you're using DDD and need a singleton domain dispatcher for models.
arunagirinathar/php-design-patterns
22 Downloads
A lightweight PHP package implementing common design patterns like Singleton and Factory. Useful for clean and efficient object management in PHP projects.
arko/queue-manager-bundle
6616 Downloads
Allows you to create and process callables queues using singleton service
ardent.intent/asingleton
25 Downloads
Abstract singleton class.
sapfeer0k/registry
27 Downloads
Simple registry singleton to store user data
phyrexia/cache
550 Downloads
PHP classes for caching singletons
pauloamgomes/cockpitcms-autosave
3 Downloads
Autosave addon for Cockpit CMS, provides autosave capabilities for collections and singletons
maarky/singlecontainer
66 Downloads
Interface for SingleContainer monads