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

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

onyklicek/utils
===============

PHP helper tools to make your life easier.

10PHP

Since May 22Pushed 2y agoCompare

[ Source](https://github.com/ONyklicek/Utils)[ Packagist](https://packagist.org/packages/onyklicek/utils)[ RSS](/packages/onyklicek-utils/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (5)Used By (0)

[![PHP Composer](https://github.com/ONyklicek/Utils/actions/workflows/php.yml/badge.svg)](https://github.com/ONyklicek/Utils/actions/workflows/php.yml) [![PHPUnit](https://github.com/ONyklicek/Utils/actions/workflows/phpUnit.yml/badge.svg)](https://github.com/ONyklicek/Utils/actions/workflows/phpUnit.yml) [![PHPStan](https://github.com/ONyklicek/Utils/actions/workflows/phpStan.yml/badge.svg)](https://github.com/ONyklicek/Utils/actions/workflows/phpStan.yml) [![Latest Stable Version](https://camo.githubusercontent.com/e4d67831d7ab17697f4f7a42a2969897adeb892141b43ca22f7fbf84867fa860/687474703a2f2f706f7365722e707567782e6f72672f6f6e796b6c6963656b2f5574696c732f76)](https://packagist.org/packages/onyklicek/Utils) [![Latest Unstable Version](https://camo.githubusercontent.com/ca32fe5bb161a917c124538a925c0ded3bd098821ef3648fa34d0e9749da16c0/687474703a2f2f706f7365722e707567782e6f72672f6f6e796b6c6963656b2f5574696c732f762f756e737461626c65)](https://packagist.org/packages/onyklicek/Utils) [![License](https://camo.githubusercontent.com/bebb096087c19b19a39accc7f939ec05adb62ac117910c084a624a3a51022e1f/687474703a2f2f706f7365722e707567782e6f72672f6f6e796b6c6963656b2f5574696c732f6c6963656e7365)](https://packagist.org/packages/onyklicek/Utils)

🛠️ PHP Utils
============

[](#️-php-utils)

This library is developed to make your work easier and more enjoyable. The code is understandable and user-friendly Simplify your work with strings, arrays, etc.

📦 Install
---------

[](#-install)

It's best to use Composer for installation, and you can also find the package on [Packagist](https://packagist.org/packages/onyklicek/Utils).

To install, simply use the command:

```
composer require onyklicek/utils
```

📝 Usage
-------

[](#-usage)

```
require_once 'vendor/autoload.php';

echo \ONyklicek\Utils\Str::make('your text')->remove('your', false, true)->get();
//return text
```

📚 Documentation
---------------

[](#-documentation)

Documentation can be found on the [Wiki](https://github.com/ONyklicek/Utils/wiki)

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/f9584d2f81e9fbaa694ea06ab95ab9fcf7bb309201cba5b1dab1fc88d7cd3eb9?d=identicon)[NyonCode](/maintainers/NyonCode)

---

Top Contributors

[![ONyklicek](https://avatars.githubusercontent.com/u/60318239?v=4)](https://github.com/ONyklicek "ONyklicek (88 commits)")

### Embed Badge

![Health badge](/badges/onyklicek-utils/health.svg)

```
[![Health](https://phpackages.com/badges/onyklicek-utils/health.svg)](https://phpackages.com/packages/onyklicek-utils)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
