PHPackages                             arabcoders/utext - 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. arabcoders/utext

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

arabcoders/utext
================

String manipulation library

v2.0.1(4y ago)0257MITPHPPHP &gt;=8.0

Since Mar 16Pushed 4y ago1 watchersCompare

[ Source](https://github.com/ArabCoders/utext)[ Packagist](https://packagist.org/packages/arabcoders/utext)[ Docs](https://blog.m7eesn.com)[ RSS](/packages/arabcoders-utext/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (6)DependenciesVersions (7)Used By (0)

String Manipulation Library
===========================

[](#string-manipulation-library)

based on the `laravel/support` string class.

The purpose of this library is to abstract away the underlying string functions. instead of relying on mbstring or intl functions directly.

Install
-------

[](#install)

Via Composer

```
$ composer require arabcoders/utext
```

Usage Example.
--------------

[](#usage-example)

```
