No description
  • PHP 99.1%
  • Shell 0.9%
Find a file
Henrique Moody 140bd36aa3
Rename library/ to src/
We've always considered renaming this directory, as it's not a common
standard to name `library` the directory where the source code of a
library it. Having it as `src/` is a common pattern we find in several
PHP libraries these days.

Acked-by: Alexandre Gomes Gaigalas <alganet@gmail.com>
2026-01-22 13:13:15 +01:00
.github Setup Continuous Performance 2026-01-21 06:31:37 +00:00
bin Introduce REUSE compliance 2026-01-21 06:28:11 +00:00
data Introduce REUSE compliance 2026-01-21 06:28:11 +00:00
docs Rename library/ to src/ 2026-01-22 13:13:15 +01:00
LICENSES Introduce REUSE compliance 2026-01-21 06:28:11 +00:00
src Rename library/ to src/ 2026-01-22 13:13:15 +01:00
src-dev Rename library/ to src/ 2026-01-22 13:13:15 +01:00
tests Rename library/ to src/ 2026-01-22 13:13:15 +01: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 Introduce REUSE compliance 2026-01-21 06:28:11 +00:00
CHANGELOG.md Introduce REUSE compliance 2026-01-21 06:28:11 +00:00
codecov.yml Use Pest instead of PHPT files 2024-12-16 17:07:47 +01:00
composer.json Rename library/ to src/ 2026-01-22 13:13:15 +01:00
CONTRIBUTING.md Rename library/ to src/ 2026-01-22 13:13:15 +01:00
LICENSE Introduce REUSE compliance 2026-01-21 06:28:11 +00:00
mkdocs.yml Remove number prefixes from Markdown files 2026-01-07 14:46:06 +01:00
phpbench.json.dist Introduce tests for serialization of validators 2026-01-19 09:24:38 +00:00
phpcs.xml.dist Rename library/ to src/ 2026-01-22 13:13:15 +01:00
phpstan.neon.dist Rename library/ to src/ 2026-01-22 13:13:15 +01:00
phpunit.xml.dist Rename library/ to src/ 2026-01-22 13:13:15 +01:00
README.md Introduce REUSE compliance 2026-01-21 06:28:11 +00:00
REUSE.toml Introduce REUSE compliance 2026-01-21 06:28:11 +00:00

Respect\Validation

Build Status Code Coverage Latest Stable Version Total Downloads License

The most awesome validation engine ever created for PHP.

Learn More: