PHPackages                             matiux/php-project-autopilot - 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. matiux/php-project-autopilot

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

matiux/php-project-autopilot
============================

24.2k↑29.4%5Shell

Since Jul 26Pushed 2y ago2 watchersCompare

[ Source](https://github.com/matiux/php-project-autopilot)[ Packagist](https://packagist.org/packages/matiux/php-project-autopilot)[ RSS](/packages/matiux-php-project-autopilot/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (5)

PHP Project Autopilot
=====================

[](#php-project-autopilot)

Move scripts into project by adding cp command in composer.json file

```
{
  "scripts": {
    "post-install-cmd": [
      "bash vendor/matiux/php-project-autopilot/src/configure.sh"
    ],
    "post-update-cmd": [
      "bash vendor/matiux/php-project-autopilot/src/configure.sh"
    ]
  }
}
```

After installation, if necessary, customize `check_all`, `setup` functions and the list of supported operations by editing `my_config.sh` file.

You can also override existing functions:

```
cp tools/bin/project/override.template.sh tools/bin/project/override.sh
```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/821668?v=4)[Matteo Galacci](/maintainers/matiux)[@matiux](https://github.com/matiux)

---

Top Contributors

[![matiux](https://avatars.githubusercontent.com/u/821668?v=4)](https://github.com/matiux "matiux (18 commits)")

### Embed Badge

![Health badge](/badges/matiux-php-project-autopilot/health.svg)

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

###  Alternatives

[airesvsg/acf-to-rest-api-recursive

Get ACF fields recursively

442.5k](/packages/airesvsg-acf-to-rest-api-recursive)

PHPackages © 2026

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