Skip to content

A PHP utility class that creates a fluent interface for interacting with strings

License

Notifications You must be signed in to change notification settings

myerscode/utilities-strings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strings Utilities

A PHP utility class that creates a fluent interface for interacting with strings

Latest Stable Version Total Downloads License Tests codecov

Install

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.

License

The MIT License (MIT). Please see License File for more information.