PHPackages                             tbondois/php-toolbox - 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. tbondois/php-toolbox

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

tbondois/php-toolbox
====================

PHP libraries for common needs

0.6.0(6y ago)224MITPHPPHP &gt;=7.0

Since Jun 17Pushed 6y agoCompare

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

READMEChangelogDependencies (2)Versions (9)Used By (0)

PHP Toolbox
===========

[](#php-toolbox)

Presentation
------------

[](#presentation)

This project is based on [brandonwamboldt/utilphp](http://brandonwamboldt.github.io/utilphp/) and PHP library. I extended it with some functions

Installation in a project
-------------------------

[](#installation-in-a-project)

```
composer require tbondois/php-toolbox

```

Update it in a project
----------------------

[](#update-it--in-a-project)

```
composer update tbondois/php-toolbox

```

Usage
-----

[](#usage)

```
require 'vendor/autoload.php';

echo \TB\Toolbox\Util::date_format();
echo \ToolboxUtil::date_format(); // alias
```

Project Links
-------------

[](#project-links)

- [On GitHub](https://github.com/tbondois/php-toolbox)
- [On Packagist](https://thomas.bondois.info)

Author
------

[](#author)

- [Thomas Bondois](https://thomas.bondois.info)

References
----------

[](#references)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.2% 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 ~17 days

Recently: every ~29 days

Total

8

Last Release

2402d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8c7484324dbc8a4ba4637cea0e86e36deaa2f2511bd63d0d13aa3732ac5dbda1?d=identicon)[tbondois](/maintainers/tbondois)

---

Top Contributors

[![tbondois](https://avatars.githubusercontent.com/u/11269723?v=4)](https://github.com/tbondois "tbondois (37 commits)")[![tbd-tbd](https://avatars.githubusercontent.com/u/20397071?v=4)](https://github.com/tbd-tbd "tbd-tbd (4 commits)")

---

Tags

polyfillphpjsonutilutilsToolbox

### Embed Badge

![Health badge](/badges/tbondois-php-toolbox/health.svg)

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

###  Alternatives

[php-ds/php-ds

Specialized data structures as alternatives to the PHP array

4108.8M134](/packages/php-ds-php-ds)[zakirullin/mess

Convenient array-related routine &amp; better type casting

21228.9k2](/packages/zakirullin-mess)[swlib/util

Swlib Toolkit

11144.6k3](/packages/swlib-util)

PHPackages © 2026

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