Libraries tagged by discover
php-http/discovery
214998681 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
zircote/swagger-php
90447223 Downloads
swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations
larastan/larastan
10355434 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
nunomaduro/larastan
37380959 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
spatie/php-structure-discoverer
5078951 Downloads
Automatically discover structures within your PHP application
php-http/httplug-bundle
17109619 Downloads
Symfony integration for HTTPlug
bmitch/churn-php
850368 Downloads
Discover files in need of refactoring.
algolia/algoliasearch-magento-2
1450155 Downloads
Algolia Search & Discovery extension for Magento 2
psr-discovery/discovery
3418823 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
3884191 Downloads
Locate a binaries by means of exec() or similar
jlorente/php-credit-cards
211516 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
3362621 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
3412056 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
3405834 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
3364838 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.