Libraries tagged by discover
php-http/discovery
264789342 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
zircote/swagger-php
111370603 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
larastan/larastan
25656189 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
nunomaduro/larastan
42158877 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
spatie/php-structure-discoverer
13403762 Downloads
Automatically discover structures within your PHP application
php-http/httplug-bundle
19176872 Downloads
Symfony integration for HTTPlug
bmitch/churn-php
1238830 Downloads
Discover files in need of refactoring.
algolia/algoliasearch-magento-2
1650214 Downloads
Algolia Search & Discovery extension for Magento 2
spatie/laravel-route-discovery
29843 Downloads
Auto register routes using PHP attributes
psr-discovery/discovery
5810278 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.
rosell-dk/locate-binaries
5434099 Downloads
Locate a binaries by means of exec() or similar
jlorente/php-credit-cards
314165 Downloads
A PHP package to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm. It validates popular brands like Visa, Mastercard, American Express, etc.
psr-discovery/log-implementations
5645078 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
5795732 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
5789244 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.