Added missing description
PHP Composer / build (push) Successful in 33s

This commit is contained in:
René Halberstadt
2026-07-26 17:21:34 +02:00
parent 0b6dcce287
commit 578bcc74f4
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "tez/utils-str",
"type": "library",
"description": "String utility helpers",
"description": "Focused PHP string utilities: case conversion, template interpolation, masking, cryptographically secure random strings, URL slugs, and multibyte-aware truncation. PHP 8.3+, no dependencies.",
"license": "MIT",
"autoload": {
"psr-4": {