Libraries tagged by discoverd
psr-discovery/event-dispatcher-implementations
5671725 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
5671144 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
5673714 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
5667159 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
315081 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.
discoverydesign/filament-gaze
36303 Downloads
See who's viewing a resource in Filament PHP.
wilr/silverstripe-googlesitemaps
544991 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.
sandrokeil/interop-config
396228 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.
kcs/class-finder
904911 Downloads
Utility classes to help discover other classes/namespaces
arthurhoaro/favicon
662688 Downloads
PHP Library used to discover favicon from given URL
thecodingmachine/discovery
309492 Downloads
Publish and discover assets in your PHP projects.
joserick/laravel-livewire-discover
21578 Downloads
Discover and autoload multiples components of livewire by convention (componentNamespace)
simplesamlphp/simplesamlphp-module-discopower
6020676 Downloads
Fancy tabbed discovery service with filtering capabilities where SPs can have different sets of metadata listed
piwvh/php-eureka
45882 Downloads
A PHP client for Spring Cloud Eureka discovery server.
izniburak/laravel-auto-routes
35076 Downloads
Auto Route Generating (Auto-Discovery) Package for Laravel