Libraries tagged by insurance
psr-discovery/log-implementations
4615387 Downloads
Lightweight library that discovers available PSR-3 Log implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/http-factory-implementations
4720302 Downloads
Lightweight library that discovers available PSR-17 HTTP Factory implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/http-client-implementations
4714608 Downloads
Lightweight library that discovers available PSR-18 HTTP Client implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/event-dispatcher-implementations
4617798 Downloads
Lightweight library that discovers available PSR-14 Event Dispatcher implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/discovery
4731829 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interfaces, and returning an instance of the first one that is found.
psr-discovery/container-implementations
4617088 Downloads
Lightweight library that discovers available PSR-11 Container implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/cache-implementations
4619055 Downloads
Lightweight library that discovers available PSR-6 Cache implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/all
4613675 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
sourcebroker/deployer-extended-media
232189 Downloads
Deployer tasks to manage media synchronization between application instances.
sourcebroker/deployer-extended-database
246633 Downloads
Deployer tasks to manage database synchronization between application instances.
sandrokeil/interop-config
376294 Downloads
Provides interfaces and a concrete implementation to create instances depending on configuration via factory classes and ensures a valid config structure. It can also be used to auto discover factories and to create configuration files.
planetteamspeak/ts3-php-framework
80185 Downloads
Modern use-at-will framework that provides individual components to manage TeamSpeak 3 Server instances
littlegiant/silverstripe-catalogmanager
182500 Downloads
Catalog Manager provides extension for ModelAdmin editing of SiteTree instances
foxxmd/laravel-elasticbeanstalk-cron
278989 Downloads
Ensure only one Laravel instance is running CRON jobs in an EB environment
atlas/pdo
235424 Downloads
Provides a PDO instance decorator with convenience methods, and a connection manager.