No description
  • PHP 99.1%
  • Shell 0.9%
Find a file
Alexandre Gomes Gaigalas abdc73bd56 Introduce phpbench benchmarks and profiles
This commit is the first step in setting up *Continuous Performance*
for the repository.

 - Adds phpbench/phpbench to dev dependencies.
 - Adds an initial `ValidatorBench.php` file with validate benchmarks
   for several validators.
 - Adds `composer bench` script to run benchmarks.
 - Adds `composer bench:profile` script to generate profiles.
2026-01-12 23:44:38 +00:00
.github Remove Yes and No rules 2026-01-10 05:47:28 +01:00
bin Port Bash scripts to PHP 2026-01-06 10:06:22 +01:00
data Update regional information 2026-01-07 09:48:50 +01:00
docs Create a "Getting started" page 2026-01-10 15:43:31 +01:00
library Fix message overriding bug in NestedArrayFormatter 2026-01-12 10:42:11 +00:00
src-dev/Commands Remove number prefixes from Markdown files 2026-01-07 14:46:06 +01:00
tests Introduce phpbench benchmarks and profiles 2026-01-12 23:44:38 +00:00
.docheader Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
.gitattributes Port Bash scripts to PHP 2026-01-06 10:06:22 +01:00
.gitignore Introduce phpbench benchmarks and profiles 2026-01-12 23:44:38 +00:00
.readthedocs.yaml Improve syntax highlighting in MkDocs pages 2026-01-05 17:54:43 +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 Introduce phpbench benchmarks and profiles 2026-01-12 23:44:38 +00: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 Remove number prefixes from Markdown files 2026-01-07 14:46:06 +01:00
phpbench.json.dist Introduce phpbench benchmarks and profiles 2026-01-12 23:44:38 +00:00
phpcs.xml.dist Port Bash scripts to PHP 2026-01-06 10:06:22 +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 Remove number prefixes from Markdown files 2026-01-07 14:46:06 +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: