Libraries tagged by instanceof
psr-discovery/log-implementations
9401014 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
9663204 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
9654922 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
9345471 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
9743565 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/cache-implementations
9348964 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/container-implementations
9344945 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/all
9339275 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.
lelyfoto/twig-instanceof
79890 Downloads
Adds InstanceOf Expression as Twig Extension
wp-forge/fluent
245616 Downloads
An instance of the Laravel Fluent class for use with WordPress.
helsingborg-stad/global-blade-engine
45798 Downloads
A static instance of blade engine to be used cross-package.
nhalstead/transferable
199 Downloads
Transfer attached relationships from one model instance to another model instance of the same type.
inviqa/magento-symfony-container
36473 Downloads
Provides Magento with an instance of a Symfony DI Container
dev-nowornet/laravel-5.6-complete-install-cloud9-c9
11 Downloads
Complete, fast and easy install of laravel 5.6 on a new instance of Cloud9 workspace.
davedevelopment/pimple-aware-event-dispatcher
2535 Downloads
A Symfony compatible event dispatcher that allows services to be lazy loaded from an instance of the Pimple DI container