Libraries tagged by discover
php-http/discovery
256987878 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
zircote/swagger-php
107792734 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
larastan/larastan
22822883 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
nunomaduro/larastan
41426249 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
spatie/php-structure-discoverer
11752903 Downloads
Automatically discover structures within your PHP application
php-http/httplug-bundle
18859757 Downloads
Symfony integration for HTTPlug
bmitch/churn-php
1178529 Downloads
Discover files in need of refactoring.
arthurhoaro/favicon
628358 Downloads
PHP Library used to discover favicon from given URL
algolia/algoliasearch-magento-2
1614586 Downloads
Algolia Search & Discovery extension for Magento 2
psr-discovery/discovery
5388015 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
5160735 Downloads
Locate a binaries by means of exec() or similar
jlorente/php-credit-cards
298776 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
5242058 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
5374740 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
5368438 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.