Libraries tagged by dios
vanderlee/php-sentence
481316 Downloads
Simple text sentence splitting and counting. Supports at least english, german and dutch, possibly more.
sylius/sylius-standard
282963 Downloads
Starting point for projects powered by Sylius eCommerce.
stymiee/email-validator
314155 Downloads
A robust PHP 7.4+ email validation library that extends beyond basic validation with MX record checks, disposable email detection, and free email provider validation. Features include strict typing, custom validator support, internationalization (i18n), and an extensible architecture. Perfect for applications requiring thorough email verification with customizable validation rules.
rosell-dk/locate-binaries
5337985 Downloads
Locate a binaries by means of exec() or similar
riari/laravel-forum
82768 Downloads
A Laravel package providing a solid foundation for building discussion forums
psr-discovery/log-implementations
5505600 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
5649803 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
5643340 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/container-implementations
5507419 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
5509877 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
5503567 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.
oneduo/nova-file-manager
216288 Downloads
A handy file manager tool for Laravel Nova
mxl/laravel-job
1089319 Downloads
Laravel job tools
maba/gentle-force
539714 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
jlorente/php-credit-cards
308663 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.