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

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

xcy7e/php-toolbox
=================

PHP toolbox library, containing useful everyday utilities.

1.5.0(8mo ago)01GPL-3.0PHPPHP &gt;=8.1

Since Sep 26Pushed 8mo agoCompare

[ Source](https://github.com/xcy7e/php-toolbox)[ Packagist](https://packagist.org/packages/xcy7e/php-toolbox)[ RSS](/packages/xcy7e-php-toolbox/feed)WikiDiscussions main Synced today

READMEChangelog (4)Dependencies (7)Versions (11)Used By (0)

[![icon](icon.png)](icon.png) PHP-Toolbox
=========================================

[](#-php-toolbox)

PHP toolbox library, containing useful everyday utilities (e.g., hashing-, encoding-, date-time-functions). Utilizing [symfony](https://symfony.com/) components.

Tools
-----

[](#tools)

- ArrayTool
- Base64Tool
- ConversionTool
- CryptoTool
- DateTimeTool
- ImageTool
- MaskingTool
- MathTool
- MimeTool
- PathTool
- ReflectionTool
- SecurityTool
- StringTool

Installation
------------

[](#installation)

Using [composer](https://getcomposer.org/): (recommended)

```
composer require xcy7e/php-toolbox
```

Using git:

```
git clone https://github.com/xcy7e/php-toolbox.git
```

Usage
-----

[](#usage)

All functions can be called statically:

```
// use Xcy7e\PhpToolbox\Library\ConversionTool;
echo "8M equals so many bytes: " . ConversionTool::parseShorthandToBytes('8M');
```

```
$encrypted = \Xcy7e\PhpToolbox\Library\CryptoTool::encrypt('sensitiveData', 'myPassword');
```

---

```
© 2025 by Jonathan Riedmair
Licensed under GNU General Public License v3
You are free to use this code for personal and commercial purposes, change it to your needs and share it as you like.
Reference to the author is not required.

```

---

*Icon by [muh zakaria](https://jackvisualassets.com/).*

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance61

Regular maintenance activity

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity51

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.

###  Release Activity

Cadence

Every ~3 days

Total

10

Last Release

250d ago

PHP version history (2 changes)1.0.0PHP &gt;=8.2

1.1.0PHP &gt;=8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5656573?v=4)[Jonathan](/maintainers/Xcy7e)[@xcy7e](https://github.com/xcy7e)

---

Top Contributors

[![xcy7e](https://avatars.githubusercontent.com/u/5656573?v=4)](https://github.com/xcy7e "xcy7e (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M386](/packages/easycorp-easyadmin-bundle)[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M203](/packages/sulu-sulu)[contao/core-bundle

Contao Open Source CMS

1231.6M2.8k](/packages/contao-core-bundle)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M508](/packages/pimcore-pimcore)[typo3/cms

TYPO3 CMS is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.

1.2k1.9M122](/packages/typo3-cms)

PHPackages © 2026

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