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

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

nnmer/utils-bundle
==================

Symfony2(3) bundle contains different utilities

1545PHP

Since May 17Pushed 9y ago1 watchersCompare

[ Source](https://github.com/nnmer/utils-bundle)[ Packagist](https://packagist.org/packages/nnmer/utils-bundle)[ RSS](/packages/nnmer-utils-bundle/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

UtilsBundle
===========

[](#utilsbundle)

UtilsBundle is a collection of small simple helper methods in different types: Strings, Date Time etc. Check files inside **Lib** folder

Install
-------

[](#install)

To use this bundle require it:

```
composer require nnmer/utils-bundle
```

Or config via composer.json

```
{
    "require": {
        "nnmer/utils-bundle": "dev-master"
    }
}
```

Add to Kernel.php:

```
    public function registerBundles()
    {
        $bundles = array(
        ...
            new Nnmer\UtilsBundle\NnmerUtilsBundle(),
        ...
```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1620737?v=4)[Anton Romanov](/maintainers/nnmer)[@nnmer](https://github.com/nnmer)

---

Top Contributors

[![nnmer](https://avatars.githubusercontent.com/u/1620737?v=4)](https://github.com/nnmer "nnmer (12 commits)")

### Embed Badge

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

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

###  Alternatives

[nativephp/electron

Electron wrapper for the NativePHP framework.

515122.9k11](/packages/nativephp-electron)

PHPackages © 2026

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