PHPackages                             equip/project - 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. equip/project

ActiveProject

equip/project
=============

A sample project for building an application using Equip.

2.0.0(9y ago)142185[2 issues](https://github.com/equip/project/issues)MITPHP

Since Aug 17Pushed 9y ago9 watchersCompare

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

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

Equip
=====

[](#equip)

Equip is a PSR-7 compliant [Action Domain Responder](https://github.com/pmjones/adr)(ADR) system. While it may look like a micro-framework (and it is), it is more like a wrapper around the real logic of your application domain. It's also [PSR-1](http://www.php-fig.org/psr/psr-1/), [PSR-2](http://www.php-fig.org/psr/psr-2/), and [PSR-4](http://www.php-fig.org/psr/psr-4/) compliant.

Check out the source project [here](http://github.com/equip/framework).

Installing Equip
----------------

[](#installing-equip)

You will need [Composer](https://getcomposer.org) to install Equip.

Pick a project name, and use Composer to create it with Equip. Let's create one called `equip-project`:

```
composer create-project -s dev equip/project equip-project
```

Confirm the installation by changing into the project directory and starting a development web server:

```
cd equip-project
bin/serve
```

You can then browse to  and see JSON output:

```
{"hello": "world"}
```

You can also browse to  and see modified JSON output:

```
{"hello":"nancy"}
```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 75.9% 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 ~95 days

Total

4

Last Release

3636d ago

Major Versions

0.2.0 → 1.0.02016-01-07

1.0.0 → 2.0.02016-05-31

### Community

Maintainers

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

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

---

Top Contributors

[![shadowhand](https://avatars.githubusercontent.com/u/38203?v=4)](https://github.com/shadowhand "shadowhand (41 commits)")[![bvisness](https://avatars.githubusercontent.com/u/4707402?v=4)](https://github.com/bvisness "bvisness (4 commits)")[![dolfelt](https://avatars.githubusercontent.com/u/202546?v=4)](https://github.com/dolfelt "dolfelt (3 commits)")[![elazar](https://avatars.githubusercontent.com/u/15487?v=4)](https://github.com/elazar "elazar (2 commits)")[![mikegreiling](https://avatars.githubusercontent.com/u/812328?v=4)](https://github.com/mikegreiling "mikegreiling (2 commits)")[![filisko](https://avatars.githubusercontent.com/u/8798694?v=4)](https://github.com/filisko "filisko (1 commits)")[![sctape](https://avatars.githubusercontent.com/u/510704?v=4)](https://github.com/sctape "sctape (1 commits)")

### Embed Badge

![Health badge](/badges/equip-project/health.svg)

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

###  Alternatives

[elgg/elgg

Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.

1.7k15.7k5](/packages/elgg-elgg)[drevops/git-artifact

Package artifact from your codebase in CI and push it to a separate git repo.

2133.2k](/packages/drevops-git-artifact)[doppar/framework

The Doppar Framework

366.7k8](/packages/doppar-framework)

PHPackages © 2026

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