respect / string-formatter
A powerful and flexible way of formatting and transforming strings
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/respect/string-formatter
Requires
- php: ^8.5
- symfony/polyfill-mbstring: ^1.33
Requires (Dev)
- phpstan/extension-installer: ^1.4
- phpstan/phpstan: ^2.1
- phpstan/phpstan-deprecation-rules: ^2.0
- phpstan/phpstan-phpunit: ^2.0
- phpunit/phpunit: ^12.5
- respect/coding-standard: ^5.0
README
A powerful and flexible PHP library for formatting and transforming strings.
Installation
composer require respect/string-formatter
Formatters
| Formatter | Description |
|---|---|
| MaskFormatter | Range-based string masking with Unicode support |
| PatternFormatter | Pattern-based string filtering with placeholders |
Contributing
Please see our Contributing Guide for information on how to contribute to this project.
License
This project is licensed under the ISC License - see the LICENSE file for details.