Libraries tagged by discover
larastan/larastan
63331523 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
php-http/discovery
347897958 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
zircote/swagger-php
150475917 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
spatie/php-structure-discoverer
35589423 Downloads
Automatically discover structures within your PHP application
nunomaduro/larastan
47158822 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
php-http/httplug-bundle
22065329 Downloads
Symfony integration for HTTPlug
bmitch/churn-php
1559917 Downloads
Discover files in need of refactoring.
psr-discovery/discovery
10787995 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
10403341 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
10678108 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
10666244 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
10319845 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/cache-implementations
10323589 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.
kcs/class-finder
1933895 Downloads
Utility classes to help discover other classes/namespaces
florianv/laravel-swap
2293003 Downloads
Drop-in Laravel currency conversion: auto-discovered service provider, facade, and config. Multi-provider exchange rates.