File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -218,10 +218,10 @@ $dv->addTranslations([
218218- ✅ ** Zero dependencies** - Pure PHP 8.1+, no vendor bloat
219219- ✅ ** Fluent API** - Readable, chainable validations
220220- ✅ ** Extensible** - Custom strategies with auto-documentation
221- - ✅ ** Fast** - ~ 50μs simple validation, ~ 4.9MB memory ([ benchmarks] ( docs/BENCHMARK.md ) )
221+ - ✅ ** Fast** - ~ 9μs simple validation, ~ 4.9MB memory ([ benchmarks] ( docs/BENCHMARK.md ) )
222222- ✅ ** i18n ready** - Built-in translation support (EN, FR)
223223- ✅ ** Framework agnostic** - Works with WordPress, Laravel, Symfony, vanilla PHP
224- - ✅ ** Production tested** - 346 tests, 72 % mutation score
224+ - ✅ ** Production tested** - 482 tests, 75 % mutation score
225225
226226## Documentation
227227
You can’t perform that action at this time.
0 commit comments