Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
samarthkumar008 authored Feb 14, 2024
1 parent 97e8bdd commit caf07fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ $ composer require stmp/stmp
```

## List Of Usages:
(i) _isEmpty, (ii) _getStrLen, (iii) _trim, (iv) _lower, (v) _upper, (vi) _stripQuotes, (vii) _replace (viii) _upperCamelCase, (ix) _slug, (x) _snakeCase, (xi) _dotNotation, (xii) _isPalindrome, (xiii) _wordCount (xiv) _htmlRemoveTags, (xv) _slashesRemove, (xvi) _arrayToString, (xvii) _reverseString, (xviii) _randomString, (xiv) _isAnagram, (xx) _ucFirst, (xxi) _ucLast, (xxii) _countSentence, (xxiii) _removeDuplicateChars, (xxiv) _removeComment, (xxv) _stripDigit, (xxvi) ltrim, (xxvii) rtrim
(i) _isEmpty, (ii) _getStrLen, (iii) _trim, (iv) _lower, (v) _upper, (vi) _stripQuotes, (vii) _replace (viii) _upperCamelCase, (ix) _slug, (x) _snakeCase, (xi) _dotNotation, (xii) _isPalindrome, (xiii) _wordCount (xiv) _htmlRemoveTags, (xv) _slashesRemove, (xvi) _arrayToString, (xvii) _reverseString, (xviii) _randomString, (xiv) _isAnagram, (xx) _ucFirst, (xxi) _ucLast, (xxii) _countSentence, (xxiii) _removeDuplicateChars, (xxiv) _removeComment, (xxv) _stripDigit, (xxvi) ltrim, (xxvii) rtrim, (xxviii) _removeDiacritic

## Usages
```
Expand Down

0 comments on commit caf07fa

Please sign in to comment.