PHPackages                             apihawk/installer - 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. [CLI &amp; Console](/categories/cli)
4. /
5. apihawk/installer

ActiveProject[CLI &amp; Console](/categories/cli)

apihawk/installer
=================

MicroCell is a toolkit for writing AppCell plugins.

3.0.4(5y ago)018MITPHPPHP ^7.2.5

Since Sep 17Pushed 5y agoCompare

[ Source](https://github.com/ApiHawk/installer)[ Packagist](https://packagist.org/packages/apihawk/installer)[ Docs](https://apihawk.com)[ RSS](/packages/apihawk-installer/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (5)Dependencies (3)Versions (31)Used By (0)

 [![](https://camo.githubusercontent.com/e340dafb39f69beca3f77fcc4badd65610448027d1a5dd5b461f23f4c37f5e12/68747470733a2f2f63646e2e6170696861776b2e636f6d2f77656c636f6d652d696d616765732f61707063656c6c2e706e67 "AppCell")](https://camo.githubusercontent.com/e340dafb39f69beca3f77fcc4badd65610448027d1a5dd5b461f23f4c37f5e12/68747470733a2f2f63646e2e6170696861776b2e636f6d2f77656c636f6d652d696d616765732f61707063656c6c2e706e67)

####  MicroCell is a toolkit for writing AppCell plugins.

[](#-microcell-is-a-toolkit-for-writing-appcell-plugins)

AppCell is an orchestrative software that incorporates a plugin architecture. It allows one software to communicate with multiple other such without coupling, modifying the main software source, or hard-coding plugins. This way the integration of various softwares and the migration of services between such will become faster, more secure and more easily accomplished.

- Built on top of the [Laravel](https://laravel.com) components.
- Optional installation of Laravel [Eloquent](https://laravel-zero.com/docs/database/), Laravel [Logging](https://laravel-zero.com/docs/logging/) and many others.
- Supports interactive [menus](https://laravel-zero.com/docs/build-interactive-menus/) and [desktop notifications](https://laravel-zero.com/docs/send-desktop-notifications/) on Linux, Windows &amp; MacOS.
- Ships with a [Scheduler](https://laravel-zero.com/docs/task-scheduling/) and a [Standalone Compiler](https://laravel-zero.com/docs/build-a-standalone-application/).
- Integration with [Collision](https://github.com/nunomaduro/collision) - Beautiful error reporting

---

Documentation
-------------

[](#documentation)

For full documentation, visit [apihawk.com/help](https://www.apihawk.com/en/help/).

Instalation
-----------

[](#instalation)

microcell is available on composer. To install it, type:

### Via ApiHawk Installer

[](#via-apihawk-installer)

```
composer global require "apihawk/installer"
```

Make sure to place composer's system-wide vendor bin directory in your `$PATH` so the ApiHawk executable can be located by your system. This directory exists in different locations based on your operating system. On macOS and GNU/Linux distributions, it's $HOME/.composer/vendor/bin. To edit the $PATH:

MacOS: `sudo nano /etc/paths`

Once installed, the `apihawk new-cell` command will create a fresh MicroCell installation in the directory you specify. For instance, apihawk new-cell YourVendorName will create a directory named YourVendorNameCell containing a fresh MircoCell installation with all of MicroCell's dependencies already installed:

```
apihawk new-cell YourVendorName
```

### Via Composer Create-Project

[](#via-composer-create-project)

```
composer create-project --prefer-dist apihawk/microcell YourVendorName
```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 82.6% 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 ~42 days

Recently: every ~34 days

Total

28

Last Release

2029d ago

Major Versions

v0.1.0 → v1.0.02017-09-16

v1.1.10 → v2.0.02018-03-04

v2.4.0 → 3.0.02020-06-11

PHP version history (5 changes)v0.1.0PHP &gt;=7.1

v1.1.9PHP &gt;=7.1.3

v2.1.0PHP ^7.1.3

v2.3.0PHP ^7.2

v2.4.0PHP ^7.2.5

### Community

Maintainers

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

---

Top Contributors

[![nunomaduro](https://avatars.githubusercontent.com/u/5457236?v=4)](https://github.com/nunomaduro "nunomaduro (71 commits)")[![pavkatar](https://avatars.githubusercontent.com/u/259746?v=4)](https://github.com/pavkatar "pavkatar (7 commits)")[![owenvoke](https://avatars.githubusercontent.com/u/1899334?v=4)](https://github.com/owenvoke "owenvoke (6 commits)")[![carusogabriel](https://avatars.githubusercontent.com/u/16328050?v=4)](https://github.com/carusogabriel "carusogabriel (1 commits)")[![ijpatricio](https://avatars.githubusercontent.com/u/26031459?v=4)](https://github.com/ijpatricio "ijpatricio (1 commits)")

---

Tags

consoleworkerCellapihawkappcell

### Embed Badge

![Health badge](/badges/apihawk-installer/health.svg)

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

###  Alternatives

[mehrancodes/laravel-harbor

A CLI tool to Quickly create On-Demand preview environment for your apps.

9989.0k](/packages/mehrancodes-laravel-harbor)

PHPackages © 2026

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