Libraries tagged by discover
psr-discovery/container-implementations
3415399 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
3416567 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
3412441 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.
wilr/silverstripe-googlesitemaps
464725 Downloads
SilverStripe support for the Google Sitemaps XML, enabling Google and other search engines to see all urls on your site. This helps your SilverStripe website rank well in search engines, and to encourage the information on your site to be discovered quickly.
kcs/class-finder
404477 Downloads
Utility classes to help discover other classes/namespaces
thecodingmachine/discovery
298581 Downloads
Publish and discover assets in your PHP projects.
spatie/laravel-route-discovery
19532 Downloads
Auto register routes using PHP attributes
vultr/vultr-php
24567 Downloads
The Official Vultr API PHP Wrapper.
simplesamlphp/simplesamlphp-module-discopower
5568422 Downloads
Fancy tabbed discovery service with filtering capabilities where SPs can have different sets of metadata listed
piwvh/php-eureka
34262 Downloads
A PHP client for Spring Cloud Eureka discovery server.
izniburak/laravel-auto-routes
26405 Downloads
Auto Route Generating (Auto-Discovery) Package for Laravel
drupol/composer-packages
205135 Downloads
Composer Packages is a Composer plugin for getting information about installed packages in your project.
discoverydesign/filament-gaze
4148 Downloads
See who's viewing a resource in Filament PHP.
viewflex/zoap
137808 Downloads
For quickly deploying SOAP services in Laravel and Lumen, with auto-discovery of WSDL definitions.
sandrokeil/interop-config
356482 Downloads
Provides interfaces and a concrete implementation to create instances depending on configuration via factory classes and ensures a valid config structure. It can also be used to auto discover factories and to create configuration files.