Libraries tagged by disco
psr-discovery/http-factory-implementations
10212836 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
10202411 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
9870538 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
9874140 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.
florianv/laravel-swap
2216742 Downloads
Drop-in Laravel currency conversion: auto-discovered service provider, facade, and config. Multi-provider exchange rates.
bmitch/churn-php
1538332 Downloads
Discover files in need of refactoring.
algolia/algoliasearch-magento-2
1917535 Downloads
Algolia Search & Discovery extension for Magento 2
automattic/wp-feature-api
213700 Downloads
A system for exposing WordPress functionality in a standardized, discoverable way for both server and client-side use
symfony/discord-notifier
456712 Downloads
Symfony Discord Notifier Bridge
spatie/laravel-route-discovery
53108 Downloads
Auto register routes using PHP attributes
cviebrock/discourse-php
528264 Downloads
Helper class for building a single sign-on source for Discourse forums
rosell-dk/locate-binaries
7999747 Downloads
Locate a binaries by means of exec() or similar
psr-discovery/container-implementations
9870036 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/all
9864249 Downloads
Lightweight library that discovers available PSR 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.
jlorente/php-credit-cards
467755 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.