Libraries tagged by discovery
php-http/discovery
231231145 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
zircote/swagger-php
97379304 Downloads
swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations
php-http/httplug-bundle
17841590 Downloads
Symfony integration for HTTPlug
algolia/algoliasearch-magento-2
1515254 Downloads
Algolia Search & Discovery extension for Magento 2
psr-discovery/discovery
4198809 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
4109682 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
4189184 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
4182784 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
4112047 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
4111465 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
4113171 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
4108223 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.
discoverydesign/filament-gaze
9724 Downloads
See who's viewing a resource in Filament PHP.
thecodingmachine/discovery
302797 Downloads
Publish and discover assets in your PHP projects.
spatie/laravel-route-discovery
22121 Downloads
Auto register routes using PHP attributes