PHPackages                             codeartery/string-utils - 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. codeartery/string-utils

Abandoned → [hatchyu/string-utils](/?search=hatchyu%2Fstring-utils)Library[Utility &amp; Helpers](/categories/utility)

codeartery/string-utils
=======================

String utilities

v0.1.0(1mo ago)03.4kMITPHPPHP ^8.2

Since Mar 25Pushed 1mo agoCompare

[ Source](https://github.com/rajesh-archive/legacy-string-utils)[ Packagist](https://packagist.org/packages/codeartery/string-utils)[ RSS](/packages/codeartery-string-utils/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)DependenciesVersions (3)Used By (0)

Legacy String Utils
===================

[](#legacy-string-utils)

Warning

This package is abandoned and no longer maintained. [`hatchyu/string-utils`](https://packagist.org/packages/hatchyu/string-utils) is the upgraded successor to this package and should be used for all new projects and future updates.

This repository contains the old legacy release of the original string utilities package.

Status
------

[](#status)

- Status: abandoned
- Legacy package name: `codeartery/string-utils`
- Namespace: `CodeArtery\String`
- Recommended package for new work: `hatchyu/string-utils`

This repository should only be kept for older applications that still depend on the original package name or namespace.

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

[](#installation)

For existing legacy projects only:

```
composer require codeartery/string-utils
```

For new projects, use:

```
composer require hatchyu/string-utils
```

Usage
-----

[](#usage)

### String conversions

[](#string-conversions)

```
