PHPackages                             adagio/toolkit - 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. adagio/toolkit

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

adagio/toolkit
==============

Adagio collection of useful utilities

211PHP

Since Oct 28Pushed 10y agoCompare

[ Source](https://github.com/kevengodet/ToolKit)[ Packagist](https://packagist.org/packages/adagio/toolkit)[ RSS](/packages/adagio-toolkit/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

ToolKit
=======

[](#toolkit)

Adagio collection of useful utilities

Usage
-----

[](#usage)

### RadixConverter

[](#radixconverter)

```
$converter = new RadixConverter();

$str = 'Man is distinguished, not only by his reason, but by this singular passion from other animals, which is a lust of the mind, that by a perseverance of delight in the continued and indefatigable generation of knowledge, exceeds the short vehemence of any carnal pleasure.';

echo $converter->convert($str, RadixConverter::ASCII, RadixConverter::BASE64);
// VQJPaXWCLxPKOq2NLDVheY4bgQyoTRusvW7W1+IRFnbAcxpq5CItAKsnycmUfQZ+N+z0u3DbbglOy53CF7X7tiLxMMuw+LH9QA0yunZdJzNkVdyT3BBwKj5dvPlcZixmRBRKfgOYzMKU4VHluGvNkFTzjCQSL8VEcVXQNsai61nM8Y5zENtrfyktR55iPOYgHT2KUShrH6JOQwKuTh4B3g5QEoSrlo+r3EjpIayLT08dlQt8eVuUzF8iFVbFAKRhaAZAQ6Q8elGQp+0SPZO9vdvRGfNHyX4Hy1wprb0k4sAmkTQYgf3jXkMWvK7HVlhs5uWiYDmITVyVSisKEc6z3

// Binary, but with custom "digits"
echo $converter->convert($str, RadixConverter::ASCII, '.:')."\n";
// :...::.::::....::.:...:.::........:.::....:.::..:::.....:.:.::.:..::..::..::.:.::.::.::::..::..::...:..::.:.:.....:..:..:..::::.:..:::.:.::.:..:::..::::.::..:::.:..::.::.::.:.::.::.:::.:..:..::.::::.::..::...::::.:...::::....::..::::..::..:::.:....:::..:....:...::::..:...::.:...::.::::..:::::.:.::..:::::::..:.:..:::.....:..:.:...:...:...::.:..:....:::..:.::.:.....::.:.:..::::::::::...:..::::::::...:::.::..::....:..:..:...:.::.:.:...::::..:..::::.:..::..:.:.:..::.::::::...::....::.....::..:::::..:.:...::.:..::....:.:.::.:..:::.::.:....:.:::.:....::.::::.::....::....:::...:.:.::..::..:.::..:..::::.:....::.:...:..:..:...:...:....:.:..:::..:.:..:.::::.::::..:.::..::..::..:::.:.:.::...::..:....:..:.::...:::.:..:.:...::..:::::::.:::.::..::::....:.::::.:.:.::....::.:.:.::::::.:...:.::::::::::.::::.::::::..::.::...:.::..:::.:.::::::..:::.:..:.:.....::..:.:..:::......:.:..::::...:.:.:...::..:.:..:.::::.:.:::.....::.:..:...::.:::.:..:.::..:.....:.::.:....:..:..:::..:....:.:.:.::..:.:..::...:....:.:::.:...:...........::...:...........::.:::.::::.:.:::.::.:.::::::::.:....:::..:...:.:::...:..:.:.:.:.::::::.:::.:::.:..:...:::....::::..:.::::..:.:.:.:::.::::.:...::.:.::..:::..:....:..:......:..:.::..:..:..:.....:::.:::.:.:..:::...:.....::::::...:.:::.:::.::::.:..:...:::::.:.:..:..::.:::..:.....::.:.:.:..::::.:.:::::.:.:.::::::::....:..:.:..::.:::::...:.....::....:::::..:.:..::..::..::..::.:.:.:..:.:::::....:...:::........:.::::......:.::.::.::..:::.::...:::..:::..:....:::::::::...::.:::::....:::..:..:..:.:..:...::...:..:....:::.:..:::..::::...:.:...:..:::....:.::..:::::..::.....:.....:...::.::::..:.:.:..::.:::.:..:::.:.::::....:...::::.::::::....:..::::........::.......:::::.::...::..:.:.:::.:.::::::::...:::..::::...::.:.:::....::.:.:.:.::..:....::..:..:.:..:.....::.:......:.:::.:.:.::.:::....:...:.:::.:::.::....:..:.:.:::.::.::::.::::::.:::...:..:.:::.:::...:.::..:..:...::..:..:.....:...:::.:.::.:.::..:::::::..:::.....::.::.....:...:::::::.....:::..::::...:..::...:.::.::::..:.:.:..:.:::.::..:::..:..:.:.:...:...:::::::.:::::.:::..:::.::.:....::.:.::::.:..::.:....:....
```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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://www.gravatar.com/avatar/73ceff9db3962fd4eb700296f37b1e863c8c657fe5941d8d91dc7c8e9023f8bc?d=identicon)[Keven](/maintainers/Keven)

### Embed Badge

![Health badge](/badges/adagio-toolkit/health.svg)

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

###  Alternatives

[letournel/path-finder

Path finder algorithm

142.0k](/packages/letournel-path-finder)

PHPackages © 2026

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