PHPackages                             mamuph/caveman - 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. mamuph/caveman

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

mamuph/caveman
==============

The Mamuph Helper Tool

2.5(8y ago)119BSD-3-ClausePHP

Since Sep 21Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Mamuph/caveman)[ Packagist](https://packagist.org/packages/mamuph/caveman)[ RSS](/packages/mamuph-caveman/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (8)Dependencies (1)Versions (9)Used By (0)

CAVEMAN
=======

[](#caveman)

1. What is it?

---

A Helper Tool for [Mamuph Framework](https://github.com/Mamuph/base).

2. How it works?

---

Initialize a new Mamuph project:

```
    caveman.phar new [directory]

```

Build a project as a self-executable PHAR:

```
    caveman.phar build [mamuph project path] -x

```

Build a project as a signed PHAR:

```
    caveman.phar build [mamuph project path] --private=[PEM private key]

```

Build a project as a self-executable compressed PHAR and increase project major version:

```
    caveman.phar build [mamuph project path] -x -z --inc-major

```

Modify project version:

```
    caveman.phar inc-major [mamuph project path]
    caveman.phar inc-minor [mamuph project path]
    caveman.phar dec-major [mamuph project path]
    caveman.phar dec-minor [mamuph project path]

```

3. Help

---

```
    caveman.phar --help

```

4. Build Caveman

---

Caveman is able to build itself. Just type:

```
    php src/index.php build

```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity68

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

Recently: every ~124 days

Total

8

Last Release

2994d ago

Major Versions

1.9 → 2.12018-01-28

### Community

Maintainers

![](https://www.gravatar.com/avatar/4caf72b4d969cfb8cdfbdc1d594c85b51c9316caf76b80aa0f9de7e3736cf59f?d=identicon)[juanparati](/maintainers/juanparati)

---

Top Contributors

[![juanparati](https://avatars.githubusercontent.com/u/835173?v=4)](https://github.com/juanparati "juanparati (30 commits)")

---

Tags

pharmamuphcaveman

### Embed Badge

![Health badge](/badges/mamuph-caveman/health.svg)

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

###  Alternatives

[seld/phar-utils

PHAR file format utilities, for when PHP phars you up

875180.0M32](/packages/seld-phar-utils)[clue/phar-composer

Simple phar creation for any project managed via Composer

862881.6k29](/packages/clue-phar-composer)[tm/tooly-composer-script

Simple composer script to manage phar files.

103280.1k32](/packages/tm-tooly-composer-script)[laravel-zero/phar-updater

A thing to make PHAR self-updating easy and secure.

162.1M92](/packages/laravel-zero-phar-updater)[markstory/mini-asset

An asset compression library. Provides file concatenation and a flexible filter system for preprocessing and minification.

66741.1k3](/packages/markstory-mini-asset)[phar-io/composer-distributor

Base Code for a composer plugin that installs PHAR-files

13581.1k6](/packages/phar-io-composer-distributor)

PHPackages © 2026

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