PHPackages                             firehed/arctools - 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. firehed/arctools

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

firehed/arctools
================

Easily integrate with Arcanist and libphutil

1.1.0(10y ago)29.6k3MITPHP

Since Oct 24Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Firehed/arctools)[ Packagist](https://packagist.org/packages/firehed/arctools)[ RSS](/packages/firehed-arctools/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (5)Used By (3)

Arcanist Tools
==============

[](#arcanist-tools)

This library is designed to make it really easy to plug Arcanist and Libphutil into an existing Composer-based project.

Usage
-----

[](#usage)

In your project's root directory, edit the `.arcconfig` file (or create one if it does not already exist) and add the following values:

```
{
    "unit.engine": "Firehed\\Arctools\\Unit\\PHPUnitTestEngine",
    "load": [
        "vendor/firehed/arctools/src"
    ]
}

```

Additional Configuration
------------------------

[](#additional-configuration)

- `"phpunit.config": "relative/path/to/phpunit.xml"`
- `"phpunit.source_directory": "path/to/source"`,
- `"phpunit.test_directory": "path/to/tests"`,
- Test suffix (future)

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity66

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

Total

3

Last Release

3913d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/354842?v=4)[Eric Stern](/maintainers/Firehed)[@Firehed](https://github.com/Firehed)

---

Top Contributors

[![Firehed](https://avatars.githubusercontent.com/u/354842?v=4)](https://github.com/Firehed "Firehed (12 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/firehed-arctools/health.svg)

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

PHPackages © 2026

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