Libraries tagged by discoverd
psr-discovery/container-implementations
3314629 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
3315747 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
3311691 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
209209 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.
wilr/silverstripe-googlesitemaps
461547 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
383684 Downloads
Utility classes to help discover other classes/namespaces
thecodingmachine/discovery
297974 Downloads
Publish and discover assets in your PHP projects.
spatie/laravel-route-discovery
19167 Downloads
Auto register routes using PHP attributes
simplesamlphp/simplesamlphp-module-discopower
5545774 Downloads
Fancy tabbed discovery service with filtering capabilities where SPs can have different sets of metadata listed
piwvh/php-eureka
33967 Downloads
A PHP client for Spring Cloud Eureka discovery server.
izniburak/laravel-auto-routes
26048 Downloads
Auto Route Generating (Auto-Discovery) Package for Laravel
drupol/composer-packages
203728 Downloads
Composer Packages is a Composer plugin for getting information about installed packages in your project.
discoverydesign/filament-gaze
3695 Downloads
See who's viewing a resource in Filament PHP.
viewflex/zoap
137001 Downloads
For quickly deploying SOAP services in Laravel and Lumen, with auto-discovery of WSDL definitions.
sandrokeil/interop-config
355207 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.