Libraries tagged by Rurl
wol-soft/php-json-schema-model-generator
130599 Downloads
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
texy/texy
879589 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.
sylius/sylius-rector
1014818 Downloads
Rector upgrades rules for Sylius
swissspidy/phpstan-no-private
1726824 Downloads
PHPStan rules for detecting usage of pseudo-private functions, classes, and methods.
stymiee/email-validator
533930 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.
struggle-for-php/sfp-phpstan-psr-log
377457 Downloads
Extra strict and opinionated psr/log (psr-3) rules for PHPStan
siriusphp/validation
797594 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
roave/no-floaters
362974 Downloads
PHPStan Rules to Disallow Float proliferation in contexts where IEEE-754 rounding errors are not acceptable
rector/rector-downgrade-php
1085586 Downloads
Rector downgrade PHP rules
rector/rector-doctrine
1935998 Downloads
Rector upgrades rules for Doctrine
milwad/laravel-validate
50659 Downloads
The Laravel-Validate package enhanced Laravel validation capabilities with custom rules and methods for simplified and efficient validation logic.
mage-os/module-theme-optimization
39645 Downloads
Page transitions and speculative loading rules for Magento
jubeki/laravel-code-style
592801 Downloads
Combine Custom Fixers with the ruleset of Laravel Pint to fix your code style in Laravel Applications/Packages.
editorconfig-checker/editorconfig-checker
994353 Downloads
A tool to verify that your files follow the rules of your .editorconfig
davmixcool/php-sentiment-analyzer
187978 Downloads
PHP Sentiment Analyzer is a lexicon and rule-based sentiment analysis tool for PHP using VADER (Valence Aware Dictionary and sEntiment Reasoner), matching the reference Python implementation exactly.