Libraries tagged by Discovergy
k-ko/discovergy-oauth1
7 Downloads
Discovergy OAUTH 1.0 API client
php-http/discovery
269835988 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
zircote/swagger-php
113811351 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
php-http/httplug-bundle
19392866 Downloads
Symfony integration for HTTPlug
algolia/algoliasearch-magento-2
1671703 Downloads
Algolia Search & Discovery extension for Magento 2
spatie/laravel-route-discovery
31362 Downloads
Auto register routes using PHP attributes
psr-discovery/discovery
6101897 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
5924157 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
6086781 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
6080110 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
5926754 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
5926183 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
5928906 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.
psr-discovery/all
5922061 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.
izniburak/laravel-auto-routes
36557 Downloads
Auto Route Generating (Auto-Discovery) Package for Laravel