PHPackages                             webcreate/util - 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. webcreate/util

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

webcreate/util
==============

Webcreate/Util is a PHP library containing some simple utility classes.

1.0.2(12y ago)2113.5k↓26.9%21MITPHPPHP &gt;=5.3.3

Since Feb 8Pushed 12y ago1 watchersCompare

[ Source](https://github.com/webcreate/util)[ Packagist](https://packagist.org/packages/webcreate/util)[ Docs](https://github.com/webcreate/util)[ RSS](/packages/webcreate-util/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (1)Versions (4)Used By (1)

Util library
============

[](#util-library)

Webcreate/Util is a PHP library containing some simple utility classes.

[![Build Status](https://camo.githubusercontent.com/1df721ea589b6102b876295f6a49b2a736db26b96abf13629f1b63490fcebdb9/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f7765626372656174652f7574696c2e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/webcreate/util)

Installation / Usage
--------------------

[](#installation--usage)

1. Download the [`composer.phar`](https://getcomposer.org/composer.phar) executable or use the installer.

    ```
    $ curl -s https://getcomposer.org/installer | php
    ```
2. Create a composer.json defining your dependencies. Note that this example is a short version for applications that are not meant to be published as packages themselves. To create libraries/packages please read the [guidelines](https://packagist.org/about).

    ```
    {
        "require": {
            "webcreate/util": "dev-master"
        }
    }
    ```
3. Run Composer: `php composer.phar install`

Overview utility classes
------------------------

[](#overview-utility-classes)

[Cli](docs/Cli.md)

The Cli class is a small wrapper around Symfony Process component.

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 80% 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 ~131 days

Total

3

Last Release

4630d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5eceacbc3912547ac51ba584798cc5a7c1bfae49b714978f62b6e1af389307dd?d=identicon)[fieg](/maintainers/fieg)

---

Top Contributors

[![fieg](https://avatars.githubusercontent.com/u/1086908?v=4)](https://github.com/fieg "fieg (8 commits)")[![pscheit](https://avatars.githubusercontent.com/u/488189?v=4)](https://github.com/pscheit "pscheit (2 commits)")

---

Tags

util

### Embed Badge

![Health badge](/badges/webcreate-util/health.svg)

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

###  Alternatives

[friendsofphp/php-cs-fixer

A tool to automatically fix PHP code style

13.5k251.2M25.2k](/packages/friendsofphp-php-cs-fixer)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[civicrm/civicrm-core

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

751291.4k43](/packages/civicrm-civicrm-core)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[phpactor/phpactor

PHP refactoring and intellisense tool for text editors

1.9k17.1k1](/packages/phpactor-phpactor)

PHPackages © 2026

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