PHPackages                             fardus/makefile - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. fardus/makefile

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

fardus/makefile
===============

Collection of Makfiles

1.0.2(5y ago)211MIT

Since May 16Pushed 5y ago1 watchersCompare

[ Source](https://github.com/fardus/makefile)[ Packagist](https://packagist.org/packages/fardus/makefile)[ Docs](https://github.com/fardus/makefile)[ RSS](/packages/fardus-makefile/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (6)Used By (0)

makefile
========

[](#makefile)

collection of makfile

```
 GIT
 DOCKER
 PHP
 SYMFONY

```

Install
-------

[](#install)

```
composer require  fardus/makefile

```

create a file `Makefile` on your current project

include it this different `*.makefile`

```
include vendor/fardus/makefile/src/docker.makefile
include vendor/fardus/makefile/src/php.makefile
include vendor/fardus/makefile/src/symfony-bin.makefile
include vendor/fardus/makefile/src/symfony.makefile
include vendor/fardus/makefile/src/php-test.makefile
include vendor/fardus/makefile/src/php-analyze.makefile
include vendor/fardus/makefile/src/git.makefile
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Every ~37 days

Total

4

Last Release

2081d ago

Major Versions

0.1.1 → 1.0.12020-06-22

### Community

Maintainers

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

---

Top Contributors

[![fardus](https://avatars.githubusercontent.com/u/2770842?v=4)](https://github.com/fardus "fardus (13 commits)")

---

Tags

gnumakefileshortcutsphpdockergitshortcutMakefile

### Embed Badge

![Health badge](/badges/fardus-makefile/health.svg)

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

###  Alternatives

[brunodebarros/git-deploy-php

git-deploy-php is a simple php-based tool that deploys your Git repositories to FTP/SFTP servers, and keeps them updated automatically.

2921.2k](/packages/brunodebarros-git-deploy-php)

PHPackages © 2026

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