Libraries tagged by discoverer
nunomaduro/larastan
47529727 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
php-http/httplug-bundle
22274905 Downloads
Symfony integration for HTTPlug
bmitch/churn-php
1580939 Downloads
Discover files in need of refactoring.
psr-discovery/discovery
11315105 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/log-implementations
10908465 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
11190624 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
11177871 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
10811046 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/container-implementations
10810546 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
10814965 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
10804673 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.
kcs/class-finder
2025854 Downloads
Utility classes to help discover other classes/namespaces
algolia/algoliasearch-magento-2
1965460 Downloads
Algolia Search & Discovery extension for Magento 2
automattic/wp-feature-api
271470 Downloads
A system for exposing WordPress functionality in a standardized, discoverable way for both server and client-side use
spatie/laravel-route-discovery
56537 Downloads
Auto register routes using PHP attributes