PHPackages                             taobig/php-helper - 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. taobig/php-helper

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

taobig/php-helper
=================

A tool set for PHP projects

v2.0.27(1y ago)21.5k2MITPHPPHP ^7.4 || ^8.0CI failing

Since Dec 23Pushed 1y ago1 watchersCompare

[ Source](https://github.com/taobig/php-helper)[ Packagist](https://packagist.org/packages/taobig/php-helper)[ Docs](https://github.com/taobig/php-helper)[ RSS](/packages/taobig-php-helper/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (10)Dependencies (9)Versions (64)Used By (2)

php-helper
==========

[](#php-helper)

A tool set for PHP projects

[![Latest Stable Version](https://camo.githubusercontent.com/151dd16e825dcceb1cac9106df77870dfd825c1cc6eab20be3d66c9e46e8746d/68747470733a2f2f706f7365722e707567782e6f72672f74616f6269672f7068702d68656c7065722f762f737461626c65)](https://packagist.org/packages/taobig/php-helper)[![Latest Unstable Version](https://camo.githubusercontent.com/7f89d5e416a9d6e504174a63d74c7394ff05605ecb3d0bdd69d5434be1d34b2d/68747470733a2f2f706f7365722e707567782e6f72672f74616f6269672f7068702d68656c7065722f762f756e737461626c65)](https://packagist.org/packages/taobig/php-helper)[![Total Downloads](https://camo.githubusercontent.com/fb4f386fbfb66b0b9101a47f1fb87cdb269dc422c84f454cec7264c2750c7190/68747470733a2f2f706f7365722e707567782e6f72672f74616f6269672f7068702d68656c7065722f646f776e6c6f616473)](https://packagist.org/packages/taobig/php-helper)[![License](https://camo.githubusercontent.com/2beee9cd8d066c7a08bc28c2195037f42bee5c9adf8b87bcc8f8b5922b44d621/68747470733a2f2f706f7365722e707567782e6f72672f74616f6269672f7068702d68656c7065722f6c6963656e7365)](https://packagist.org/packages/taobig/php-helper)[![Build Status](https://camo.githubusercontent.com/5f04283906826380fcc330cd530642edbf5135806361cb9678680e649f71d8a9/68747470733a2f2f7472617669732d63692e6f72672f74616f6269672f7068702d68656c7065722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/taobig/php-helper)[![Coverage Status](https://camo.githubusercontent.com/052073a7c4b2c8173c32e83b442338c9ceabfdfec14d07f7d0372fb3c94a903b/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f74616f6269672f7068702d68656c7065722f62616467652e737667)](https://coveralls.io/github/taobig/php-helper)

### INSTALLATION

[](#installation)

**Install via Composer**

```
composer require taobig/php-helper

```

Versions
--------

[](#versions)

Major VersionPHP CompatibilityInitial ReleaseActive SupportSecurity Support1.xPHP 7.0 - PHP 7.42018-09-25❎✅2.x&gt;= PHP 7.42020-01-11✅✅### Static analysis

[](#static-analysis)

The code is statically analyzed with [Psalm](https://psalm.dev/). To run static analysis:

```
./vendor/bin/psalm
```

Usage
-----

[](#usage)

```

use taobig\helpers\StringHelper;
StringHelper::startsWith("hello world", "hello ");//true
...

```

Test-case:

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity82

Battle-tested with a long release history

 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 ~41 days

Recently: every ~198 days

Total

60

Last Release

642d ago

Major Versions

v1.3.0 → v2.0.72020-02-19

v1.3.2 → v2.0.92020-04-27

v1.3.3 → v2.0.102020-08-22

v1.3.4 → v2.0.162020-10-19

v1.3.5 → v2.0.192021-02-22

PHP version history (3 changes)v0.0.1PHP ^7.0

v2.0.0PHP ^7.4

v2.0.16PHP ^7.4 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/9f5f99aee05a896d794554f2a0bc964a306d96b7541e6e14cc5ac6969e45acf0?d=identicon)[taobig](/maintainers/taobig)

---

Top Contributors

[![taobig](https://avatars.githubusercontent.com/u/4549922?v=4)](https://github.com/taobig "taobig (277 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/taobig-php-helper/health.svg)

```
[![Health](https://phpackages.com/badges/taobig-php-helper/health.svg)](https://phpackages.com/packages/taobig-php-helper)
```

###  Alternatives

[composer/composer

Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.

29.4k187.2M2.6k](/packages/composer-composer)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

728272.9k20](/packages/civicrm-civicrm-core)[pocketmine/pocketmine-mp

A server software for Minecraft: Bedrock Edition written in PHP

3.5k74.6k86](/packages/pocketmine-pocketmine-mp)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[dhlparcel/magento2-plugin

DHL Parcel plugin for Magento 2

11180.5k2](/packages/dhlparcel-magento2-plugin)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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