pbarney / text-normalizer
Configurable text normalization package with deterministic and AI-assisted normalization.
v0.1.0
2026-03-13 18:44 UTC
Requires
- php: ^8.2
- ext-mbstring: *
- psr/http-client: ^1.0
- psr/http-factory: ^1.0
- psr/http-message: ^1.1 || ^2.0
Requires (Dev)
- guzzlehttp/guzzle: ^7.0
- nyholm/psr7: ^1.8
- phpunit/phpunit: ^11.0
- vlucas/phpdotenv: ^5.6
Suggests
- guzzlehttp/guzzle: PSR-18 HTTP client implementation.
- nyholm/psr7: PSR-7 / PSR-17 implementation.
- vlucas/phpdotenv: dotenv support, useful for local development and examples.