myerscode/utilities-strings
A small PHP utility library providing string helper functions for common formatting and manipulation tasks. Useful for Laravel or plain PHP projects to reduce boilerplate for trimming, case conversion, searching, and other everyday string operations.
A PHP utility class that creates a fluent interface for interacting with strings
You can install this package via composer:
composer require myerscode/utilities-strings
To see how to use the utility, view the usage guide here.
View all available methods in the documentation here.
The MIT License (MIT). Please see License File for more information.
How can I help you explore Laravel packages today?