Skip to content

Commit 7e6a38d

Browse files
authored
Update README.md
1 parent 32f651b commit 7e6a38d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)