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

ActiveLibrary

valueadding/toolbox
===================

its a toolbox what more do you need to know?

1.0.0(4y ago)03GPL-3.0-onlyPHP &gt;=8.0

Since May 12Pushed 4y ago1 watchersCompare

[ Source](https://github.com/valueadding/toolbox)[ Packagist](https://packagist.org/packages/valueadding/toolbox)[ RSS](/packages/valueadding-toolbox/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

\#how to make a package in php Wonder how to make a package?

- create a public repository on Github
- create a composer.json in the root of your project
- use `composer init` and walk through the steps
- write a simple and useful readme like above
- write a package:
- best practise: create a src directory in your project root
- open up the composer.json and add:

```
"autoload": {
    "psr-4": {
      "Toolbox\\": "src/Toolbox/"
}

```

- register at packagist

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

Unknown

Total

1

Last Release

1467d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/685ed33ff59e69f432a6b4d8c202bd8f9b871f3b35d1c102301ef45c215759d1?d=identicon)[mr.valueadding](/maintainers/mr.valueadding)

---

Top Contributors

[![valueadding](https://avatars.githubusercontent.com/u/33548330?v=4)](https://github.com/valueadding "valueadding (1 commits)")

### Embed Badge

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

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

PHPackages © 2026

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