No description
  • PHP 99.1%
  • Shell 0.9%
Find a file
Henrique Moody 81310cc4d9
Rename namespace Rules to Validators
Since that namespace contains our “validators”, naming it as such makes
much more sense.
2026-01-05 17:36:35 +01:00
.github Enable auto-merge for regional information PRs 2026-01-04 22:40:50 +01:00
bin Rename namespace Rules to Validators 2026-01-05 17:36:35 +01:00
data/domain/public-suffix Update Regional Information 2024-03-25 18:43:50 +01:00
docs Rename namespace Rules to Validators 2026-01-05 17:36:35 +01:00
library Rename namespace Rules to Validators 2026-01-05 17:36:35 +01:00
tests Rename namespace Rules to Validators 2026-01-05 17:36:35 +01:00
.docheader Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
.gitattributes Update list of files to be exported by Git 2020-07-29 10:35:36 +02:00
.gitignore Upgrade "phpunit/phpunit" 2024-01-28 14:16:52 +01:00
.readthedocs.yaml Create Read the Docs configuration file 2024-01-28 21:50:01 +01:00
aliases.php Rename Validator to ValidatorBuilder 2026-01-05 11:57:40 +01:00
CHANGELOG.md Rename namespace Rules to Validators 2026-01-05 17:36:35 +01:00
codecov.yml Use Pest instead of PHPT files 2024-12-16 17:07:47 +01:00
composer.json Register v as a class alias to Validator 2025-12-27 00:08:35 +01:00
CONTRIBUTING.md Rename namespace Rules to Validators 2026-01-05 17:36:35 +01:00
LICENSE Dusting off. See CHANGELOG.md for more details on this commit 2023-02-13 03:59:11 -03:00
mkdocs.yml Create MkDocs configuration file 2018-12-11 09:25:41 +01:00
phpcs.xml.dist Rename namespace Rules to Validators 2026-01-05 17:36:35 +01:00
phpstan.neon.dist Rename namespace Rules to Validators 2026-01-05 17:36:35 +01:00
phpunit.xml.dist Remove "uopz" as a dependency to run tests 2025-12-18 14:13:09 +01:00
README.md Rename Rule to Validator 2026-01-05 17:36:34 +01:00

Respect\Validation

Build Status Code Coverage Latest Stable Version Total Downloads License

The most awesome validation engine ever created for PHP.

Learn More: