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 6d 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 25% 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

[asantibanez/livewire-select

Livewire dropdown select component

515145.5k2](/packages/asantibanez-livewire-select)[ejsmont-artur/php-circuit-breaker

PHP Circuit Breaker component

1681.0M4](/packages/ejsmont-artur-php-circuit-breaker)[topthink/think-helper

The ThinkPHP6 Helper Package

812.6M261](/packages/topthink-think-helper)[robbrazier/piwik

Piwik Package for Laravel

112171.3k1](/packages/robbrazier-piwik)[mattwright/urlresolver

PHP class that attempts to resolve URLs to a final, canonical link.

66195.5k](/packages/mattwright-urlresolver)[miguilim/antibotlinks

An easy to install self-hosted image captcha library implemented with PHP + InterventionImage.

184.8k](/packages/miguilim-antibotlinks)

PHPackages © 2026

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