PHPackages                             bobel/helpers - 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. bobel/helpers

ActiveLibrary

bobel/helpers
=============

Helpful library for operating with URI, Arrays, Dates, Links and Text.

v1.0.8(4y ago)285Apache-2.0PHPPHP &gt;=7.1CI failing

Since Oct 21Pushed 4y ago1 watchersCompare

[ Source](https://github.com/luckydimdim/bobel-helpers)[ Packagist](https://packagist.org/packages/bobel/helpers)[ RSS](/packages/bobel-helpers/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (11)Used By (0)

Bobel Helpers Library
=====================

[](#bobel-helpers-library)

[![Latest Stable Version](https://camo.githubusercontent.com/cf262f4f0772859013c39481a6aa0bcc532462d6f209677fb522756dce2240e5/68747470733a2f2f706f7365722e707567782e6f72672f706870756e69742f706870756e69742f76657273696f6e)](https://packagist.org/packages/phpunit/phpunit)[![License](https://camo.githubusercontent.com/75dff40a27de5fefaa0d8d34b17a9873ca47aeb231bc0b93b106293998f22b4e/68747470733a2f2f706f7365722e707567782e6f72672f706870756e69742f706870756e69742f6c6963656e7365)](https://packagist.org/packages/phpunit/phpunit)

Library of helpful methods for PHP.

- DateTime Helper
- Enumerable Helper
- Link Helper
- Numeric Helper
- Text Helper
- Uri Helper

Just install the package and it is ready to use!

Requirements
============

[](#requirements)

- PHP &gt;= 7.1

Installation
============

[](#installation)

```
composer require bobel/helpers

```

Usage
=====

[](#usage)

```
echo \Bobel\Helpers\Text::getRandomString($length = 16);

// Outputs Fb4tUW78cUuZZdPS

echo \Bobel\Helpers\Numeric::formatPrice(4000200.5);

// Outputs 4 000 200.50

\Bobel\Helecho pers\Link::setParam('param1', 'newValue', 'https://fake.url/?param1=value1&param2=value2')

// Outputs https://fake.url/?param1=newValue&param2=value2
```

Credits
=======

[](#credits)

- Dmitrii Litovchenko

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~72 days

Total

9

Last Release

1817d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6037944f81d4ef5139ed0c4b415ad24180d352a7056bf8c4a239be5934d9f3be?d=identicon)[Bobel](/maintainers/Bobel)

---

Top Contributors

[![luckydimdim](https://avatars.githubusercontent.com/u/9912132?v=4)](https://github.com/luckydimdim "luckydimdim (13 commits)")

---

Tags

helpersarray helperstring-helperdate helperhelpful methodslinks helper

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/bobel-helpers/health.svg)

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

###  Alternatives

[danielstjules/stringy

A string manipulation library with multibyte support

2.4k26.0M191](/packages/danielstjules-stringy)[laravel/helpers

Provides backwards compatibility for helpers in the latest Laravel release.

80660.2M458](/packages/laravel-helpers)[voku/arrayy

Array manipulation library for PHP, called Arrayy!

4875.5M16](/packages/voku-arrayy)[voku/stringy

A string manipulation library with multibyte support

1783.8M19](/packages/voku-stringy)[pragmarx/ia-arr

Laravel Illuminate Agnostic Arr

553.6M12](/packages/pragmarx-ia-arr)[pragmarx/ia-str

Laravel Illuminate Agnostic Str

523.5M5](/packages/pragmarx-ia-str)

PHPackages © 2026

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