PHPackages                             configured/haulable - 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. [Framework](/categories/framework)
4. /
5. configured/haulable

ActiveProject[Framework](/categories/framework)

configured/haulable
===================

Create standalone PHP CLI applications with PHP Micro CLI

v0.4.0(2y ago)1663363[2 issues](https://github.com/configuredco/haulable/issues)MITPHPPHP ^8.1

Since Mar 27Pushed 2y ago1 watchersCompare

[ Source](https://github.com/configuredco/haulable)[ Packagist](https://packagist.org/packages/configured/haulable)[ RSS](/packages/configured-haulable/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (5)Versions (6)Used By (0)

[![Total Downloads](https://camo.githubusercontent.com/063ea98db713861a41614cd61323f61fa4cfcd3cab2d33938bec44fc9164ed34/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636f6e666967757265642f6861756c61626c65)](https://packagist.org/packages/configured/haulable)[![Latest Stable Version](https://camo.githubusercontent.com/b42de710a2cbd4a2cc56ed8956102634cbf52d66fccd1f11ad4b0e7e3e8742ec/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f636f6e666967757265642f6861756c61626c65)](https://packagist.org/packages/configured/haulable)[![License](https://camo.githubusercontent.com/8122ce64333135686eb509e352aa91dee2f6b7f871974484b945a3441eb64a05/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f636f6e666967757265642f6861756c61626c65)](https://packagist.org/packages/configured/haulable)

[![image](https://user-images.githubusercontent.com/3619398/228083152-5758103f-c27b-4d53-a1d5-c3287ee05949.png)](https://user-images.githubusercontent.com/3619398/228083152-5758103f-c27b-4d53-a1d5-c3287ee05949.png)

Haulable is a CLI tool that packages your existing PHP CLI Phar with [PHP Micro CLI](https://github.com/dixyes/phpmicro) for MacOS (Apple/Intel), Linux, and Windows. This enables your existing PHP CLI app built with something like [Laravel Zero](https://github.com/laravel-zero/laravel-zero) to be truly portable as the end user will no longer need PHP to be installed to run your application.

### Requirements

[](#requirements)

- Haulable currently only runs on MacOS/Linux; however, it will package your CLI for Windows.
- Your CLI application must be built using PHP8.0+

### Installation

[](#installation)

To install Haulable, you can use `composer` to install globally, or you can use the Phar directly by downloading the latest build.

```
composer global require configured/haulable
```

### Usage

[](#usage)

To use Haulable, once installed, you can simply run `haulable your_cli_app.phar`. Haulable will then ask you for what target system(s) you'd like to package your CLI app for.

[![image](https://user-images.githubusercontent.com/3619398/228088979-4d0e06ab-20c3-4a61-a238-9122735db086.png)](https://user-images.githubusercontent.com/3619398/228088979-4d0e06ab-20c3-4a61-a238-9122735db086.png)

#### Options

[](#options)

Haulable accepts options and arguments to make it easier to use in CI pipelines

##### Platform

[](#platform)

An option can be one of the following:

- All Platforms
- MacOS (Intel)
- MacOS (Apple)
- Linux (x86\_64)
- Linux (aarch64)
- Windows (x64)

```
haulable your_cli_app.phar --platform=""
```

License
-------

[](#license)

Haulable is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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 ~35 days

Total

5

Last Release

1006d ago

PHP version history (2 changes)v0.1.0PHP ^8.0

v0.2.0PHP ^8.1

### Community

Maintainers

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

---

Top Contributors

[![joecampo](https://avatars.githubusercontent.com/u/3619398?v=4)](https://github.com/joecampo "joecampo (21 commits)")[![thibodelanghe](https://avatars.githubusercontent.com/u/38117009?v=4)](https://github.com/thibodelanghe "thibodelanghe (7 commits)")

---

Tags

clilaravellaravel-zeropharphpsymfonycliconsoleframeworklaravellaravel-zero

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/configured-haulable/health.svg)

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

PHPackages © 2026

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