drosalys-web / string-extensions
A library to extend, manipulate and normalize string.
v1.1.0
2022-12-15 13:16 UTC
Requires
- php: >=7.2.5|^8.0
- symfony/uid: ^5.4|^6.0
Requires (Dev)
- doctrine/orm: ~2.5
- symfony/config: ^4.4|^5.4|^6.0
- symfony/dependency-injection: ^4.4|^5.4|^6.0
- symfony/http-kernel: ^4.4|^5.4|^6.0
- symfony/yaml: ^4.4|^5.4|^6.0
This package is auto-updated.
Last update: 2024-11-15 17:20:44 UTC
README
A library to extend, manipulate and normalize string.
Install
composer require drosalys-web/string-extensions
Documentations
Here all capabilities documentations:
- Canonicalizer: Process string and text to be clean for searching and indexing.
TODO
- Better documentation.
License
This bundle is under the MIT license. See the complete license:
LICENSE