Libraries tagged by instanceof
psr-discovery/log-implementations
5439244 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
5580549 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
5574107 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
5441626 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
5594406 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
5441035 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
5443439 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
5437218 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
46464 Downloads
Adds InstanceOf Expression as Twig Extension
wp-forge/fluent
112428 Downloads
An instance of the Laravel Fluent class for use with WordPress.
inviqa/magento-symfony-container
36473 Downloads
Provides Magento with an instance of a Symfony DI Container
helsingborg-stad/global-blade-engine
42932 Downloads
A static instance of blade engine to be used cross-package.
toobo/type-checker
23 Downloads
Library to check values against PHP types, is_a() on steroids.
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