PHPackages                             ludovicm67/strings - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. ludovicm67/strings

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

ludovicm67/strings
==================

Some useful functions for working with strings

v2.1.1(11mo ago)13801MITPHPCI passing

Since Oct 2Pushed 3w ago1 watchersCompare

[ Source](https://github.com/ludovicm67/php-strings)[ Packagist](https://packagist.org/packages/ludovicm67/strings)[ RSS](/packages/ludovicm67-strings/feed)WikiDiscussions main Synced 3d ago

READMEChangelogDependencies (1)Versions (6)Used By (1)

Strings
=======

[](#strings)

> Some useful functions for working with strings

[![Latest Stable Version](https://camo.githubusercontent.com/9eb7a57a6980a053c2882ee5581fbf490f26c4c524d8df6d7ad876dcec4b213e/68747470733a2f2f706f7365722e707567782e6f72672f6c75646f7669636d36372f737472696e67732f762f737461626c65)](https://packagist.org/packages/ludovicm67/strings)[![Total Downloads](https://camo.githubusercontent.com/fc38e2dfa47770800b557bbcac8bee0c53c8da8057c02de9830c4ae980eb4548/68747470733a2f2f706f7365722e707567782e6f72672f6c75646f7669636d36372f737472696e67732f646f776e6c6f616473)](https://packagist.org/packages/ludovicm67/strings)[![Coverage Status](https://camo.githubusercontent.com/f6743094ba26c10e94332f18fa9e2da3a33611952e040b1d1a249b33cd41d98d/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6c75646f7669636d36372f7068702d737472696e67732f62616467652e7376673f6272616e63683d6d61696e)](https://coveralls.io/github/ludovicm67/php-strings?branch=main)

Installation
------------

[](#installation)

Just run the following command: `composer require ludovicm67/strings`to add it to your PHP project!

Getting started
---------------

[](#getting-started)

If you installed using composer, you can now create a file with the following code:

```
