PHPackages                             acwpd/tools - 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. acwpd/tools

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

acwpd/tools
===========

Uesful PHP tools for PHP projects

V0.1.6(7y ago)030MITPHP

Since Jul 6Pushed 7y ago1 watchersCompare

[ Source](https://github.com/farfromunique/ACWPD_Tools)[ Packagist](https://packagist.org/packages/acwpd/tools)[ RSS](/packages/acwpd-tools/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (7)Used By (0)

ACWPD Tools
===========

[](#acwpd-tools)

Useful Tools (php and JS) for ACWPD projects (or your own!)

Usage
=====

[](#usage)

```
composer require acwpd/tools

```

...and then refence the tool you want to use:

- JsonToTable

    - ```
        $table = new ACWPD\Tools\JsonTotable($JSON);
        // then
        $html = $table->build();
        // or ...
        echo $table;

        ```
- DbErrorChecker

    - ```
        $data = ACWPD\Tools\DbErrorChecker::CheckPrepared($db, $PreparedStatement);

        ```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity67

Established project with proven stability

 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 ~33 days

Recently: every ~11 days

Total

6

Last Release

2701d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fc6248ff45350ffb8cc4639fc22dbf9d90db9170e1068ea5def751691a55ff6e?d=identicon)[ACWPD](/maintainers/ACWPD)

---

Top Contributors

[![farfromunique](https://avatars.githubusercontent.com/u/4977323?v=4)](https://github.com/farfromunique "farfromunique (22 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/acwpd-tools/health.svg)

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

###  Alternatives

[apoutchika/loremipsum-bundle

Generate paragraphs, sentences and words for your development.

1259.8k](/packages/apoutchika-loremipsum-bundle)

PHPackages © 2026

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