Libraries tagged by discoverd
sroze/discoverd-client
49 Downloads
A PHP client for Flynn's Discoverd.
larastan/larastan
69865428 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
php-http/discovery
358606927 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
zircote/swagger-php
154922882 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
spatie/php-structure-discoverer
38847048 Downloads
Automatically discover structures within your PHP application
nunomaduro/larastan
47587641 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
php-http/httplug-bundle
22307199 Downloads
Symfony integration for HTTPlug
bmitch/churn-php
1584067 Downloads
Discover files in need of refactoring.
psr-discovery/discovery
11397321 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
10987276 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
11270679 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
11257688 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
10887800 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
10887298 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
10891732 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.