Libraries tagged by instanceof
psr-discovery/log-implementations
5888645 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
6049999 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
6043763 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
5891318 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
6064963 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
5890805 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
5893685 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
5886782 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
49818 Downloads
Adds InstanceOf Expression as Twig Extension
wp-forge/fluent
127656 Downloads
An instance of the Laravel Fluent class for use with WordPress.
helsingborg-stad/global-blade-engine
43522 Downloads
A static instance of blade engine to be used cross-package.
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
ambersive/pdfprinter
2633 Downloads
This package for laravel provides a simple way to create pdf documents. This packages requires a running instance of the PRINT-API (also open sourced).