Libraries tagged by syscover
psr-discovery/event-dispatcher-implementations
10583519 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/cache-implementations
10587312 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.
florianv/laravel-swap
2326425 Downloads
Drop-in Laravel currency conversion: auto-discovered service provider, facade, and config. Multi-provider exchange rates.
algolia/algoliasearch-magento-2
1954695 Downloads
Algolia Search & Discovery extension for Magento 2
automattic/wp-feature-api
257744 Downloads
A system for exposing WordPress functionality in a standardized, discoverable way for both server and client-side use
spatie/laravel-route-discovery
55762 Downloads
Auto register routes using PHP attributes
psr-discovery/container-implementations
10583023 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/all
10577168 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
496242 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.
izniburak/laravel-auto-routes
52536 Downloads
Auto Route Generating (Auto-Discovery) Package for Laravel
discoverydesign/filament-gaze
115638 Downloads
See who's viewing a resource in Filament PHP.
wilr/silverstripe-googlesitemaps
677936 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
503103 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.
llm/skills
26996 Downloads
AI skills discovery and management system for LLM agents
kcs/class-finder
1979968 Downloads
Utility classes to help discover other classes/namespaces