myerscode / utilities-strings
A PHP utility class that creates a fluent interface for interacting with strings
Installs: 5 802
Dependents: 6
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: ^8.1
- ext-iconv: *
- ext-json: *
- ext-mbstring: *
Requires (Dev)
- phpunit/phpunit: ^9.5
README
A PHP utility class that creates a fluent interface for interacting with strings
Install
You can install this package via composer:
composer require myerscode/utilities-strings
Usage
To see how to use the utility, view the usage guide here.
Methods
View all available methods in the documentation here.
License
The MIT License (MIT). Please see License File for more information.