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(6mo ago)01GPL-3.0PHPPHP &gt;=8.1

Since Sep 26Pushed 6mo 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 1mo ago

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

33

—

LowBetter than 75% of packages

Maintenance66

Regular maintenance activity

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity50

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

204d ago

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

1.1.0PHP &gt;=8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/93e6eec3a93dafb75da6995d40c1fdddc77aeba0c10d45211353c396d63365d8?d=identicon)[Xcy7e](/maintainers/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

[laravel/framework

The Laravel Framework.

34.7k509.9M17.0k](/packages/laravel-framework)[sulu/sulu

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

1.3k1.3M152](/packages/sulu-sulu)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[codefog/contao-haste

haste extension for Contao Open Source CMS

42650.8k139](/packages/codefog-contao-haste)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)

PHPackages © 2026

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