PHPackages                             mi11er/library - 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. mi11er/library

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

mi11er/library
==============

This library contains a variaty of useful classes to use in various projects.

v0.2.1(9y ago)016MITPHP

Since May 14Pushed 9y ago1 watchersCompare

[ Source](https://github.com/MatthewMi11er/mi11er-library)[ Packagist](https://packagist.org/packages/mi11er/library)[ RSS](/packages/mi11er-library/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (7)Versions (17)Used By (0)

Mi11er Library
==============

[](#mi11er-library)

[![License](https://camo.githubusercontent.com/71d7bf812e162d100c29206fca8eb8fbd85c4ced4228525694c78d0a3bb8c7fc/68747470733a2f2f706f7365722e707567782e6f72672f6d69313165722f6c6962726172792f6c6963656e7365)](https://packagist.org/packages/mi11er/library)[![Latest Stable Version](https://camo.githubusercontent.com/58af3d1530bf80519f55a80dfcdecf8205c638d350834a577861fa3a16d6883b/68747470733a2f2f706f7365722e707567782e6f72672f6d69313165722f6c6962726172792f762f737461626c65)](https://packagist.org/packages/mi11er/library)[![Codacy Badge](https://camo.githubusercontent.com/991cc9593ce0c367e220a863fb17c220aa64adb5de1d8b7ceb08f6d751f59e32/68747470733a2f2f6170692e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f3530663236303064323531643436313638633062633332663739636136383566)](https://www.codacy.com/app/matthew/mi11er-library?utm_source=github.com&utm_medium=referral&utm_content=MatthewMi11er/mi11er-library&utm_campaign=Badge_Grade)[![Code Climate](https://camo.githubusercontent.com/33e29b255191154d2b77310cb22b75de4dc27dd4997a33f7184c9e0b7f36fbc7/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f4d6174746865774d69313165722f6d69313165722d6c6962726172792f6261646765732f6770612e737667)](https://codeclimate.com/github/MatthewMi11er/mi11er-library)[![Test Coverage](https://camo.githubusercontent.com/463b365c9cab0b77ec88ca592a6abd01926f85d90e50d70c91530002a201073f/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f4d6174746865774d69313165722f6d69313165722d6c6962726172792f6261646765732f636f7665726167652e737667)](https://codeclimate.com/github/MatthewMi11er/mi11er-library/coverage)[![Build Status](https://camo.githubusercontent.com/be6ce0cb0cb289d6f79be28e379659a4e46c514137bbeeba709e5a09b1739fe0/68747470733a2f2f7472617669732d63692e6f72672f4d6174746865774d69313165722f6d69313165722d6c6962726172792e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/MatthewMi11er/mi11er-library)[![Issue Count](https://camo.githubusercontent.com/d4c3d9910c15624bf37efb0bf163c434dc78c3398df179390e729e8973aeba76/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f4d6174746865774d69313165722f6d69313165722d6c6962726172792f6261646765732f69737375655f636f756e742e737667)](https://codeclimate.com/github/MatthewMi11er/mi11er-library)

This library contains a variaty of useful classes to use in various projects.

Currently it has:

1. A proper title case formatter.
2. A date time formatter that outputs AP style dates and times.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

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

Recently: every ~21 days

Total

16

Last Release

3611d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/165754?v=4)[MatthewMi11er](/maintainers/MatthewMi11er)[@MatthewMi11er](https://github.com/MatthewMi11er)

---

Top Contributors

[![MatthewMi11er](https://avatars.githubusercontent.com/u/165754?v=4)](https://github.com/MatthewMi11er "MatthewMi11er (61 commits)")

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/mi11er-library/health.svg)

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

###  Alternatives

[phpseclib/phpseclib

PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.

5.6k465.6M1.5k](/packages/phpseclib-phpseclib)[oat-sa/tao-core

TAO core extension

66143.7k119](/packages/oat-sa-tao-core)[hidehalo/nanoid-php

A copy of nanoid in PHP

8144.8M54](/packages/hidehalo-nanoid-php)[paragonie/random-lib

A Library For Generating Secure Random Numbers

743.6M27](/packages/paragonie-random-lib)[jasonhinkle/php-gpg

GPG / PGP port written in pure PHP with no binary dependencies

118150.3k1](/packages/jasonhinkle-php-gpg)[gpslab/base64uid

Generate UID like YouTube

68108.8k](/packages/gpslab-base64uid)

PHPackages © 2026

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