Libraries tagged by instanceof
psr-discovery/log-implementations
4515814 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
4616381 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
4610658 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
4518229 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
4627680 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
4517518 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
4519463 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
4514125 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
38641 Downloads
Adds InstanceOf Expression as Twig Extension
wp-forge/fluent
83045 Downloads
An instance of the Laravel Fluent class for use with WordPress.
inviqa/magento-symfony-container
36364 Downloads
Provides Magento with an instance of a Symfony DI Container
helsingborg-stad/global-blade-engine
35890 Downloads
A static instance of blade engine to be used cross-package.
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
2534 Downloads
A Symfony compatible event dispatcher that allows services to be lazy loaded from an instance of the Pimple DI container
ambersive/pdfprinter
2632 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).