Libraries tagged by reql
wikimedia/at-ease
16164629 Downloads
Safe replacement to @ for suppressing warnings.
waavi/sanitizer
582338 Downloads
Data sanitizer and Laravel 7 form requests with input sanitation.
typo3/minimal
2903670 Downloads
Minimal required set of TYPO3 extensions
typo3/cms-sys-note
5178560 Downloads
TYPO3 CMS System Notes - Records with messages which can be placed on any page and contain instructions or other information related to a page or section.
typo3/cms-lowlevel
6638359 Downloads
TYPO3 CMS Lowlevel - Technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.
tototoshi/staticmock
967445 Downloads
A mockery-like DSL to replace static method in test.
timeweb/phpstan-enum
2957034 Downloads
Enum class reflection extension for PHPStan
texy/texy
784141 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
symfony/polyfill-intl-messageformatter
3382596 Downloads
Symfony polyfill for intl's MessageFormatter class and related functions
swayok/alternative-laravel-cache
441567 Downloads
Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/
stymiee/email-validator
328096 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.
stuttter/ludicrousdb
102081 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
square1/laravel-idempotency
83081 Downloads
Add idempotency to Laravel-based APIs, preventing duplicate request processing.
spatie/laravel-cronless-schedule
269110 Downloads
Run the Laravel scheduler without relying on cron
silvershop/silverstripe-hasonefield
453007 Downloads
Edit a has_one relationship using a GridField, triggered by clicking a button.