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

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

giovanne-oliveira/haulable
==========================

Create standalone PHP CLI applications with PHP Micro CLI

00PHP

Since Aug 17Pushed 2y agoCompare

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

READMEChangelogDependenciesVersions (1)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)
- 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

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity21

Early-stage or recently created project

 Bus Factor1

Top contributor holds 67.9% 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://www.gravatar.com/avatar/a064e3d831d62179312b283172daa65540e2c375525a7891d8faac7009ab1ca6?d=identicon)[giovanne-oliveira](/maintainers/giovanne-oliveira)

---

Top Contributors

[![joecampo](https://avatars.githubusercontent.com/u/3619398?v=4)](https://github.com/joecampo "joecampo (19 commits)")[![thibodelanghe](https://avatars.githubusercontent.com/u/38117009?v=4)](https://github.com/thibodelanghe "thibodelanghe (7 commits)")[![giovanne-oliveira](https://avatars.githubusercontent.com/u/5747295?v=4)](https://github.com/giovanne-oliveira "giovanne-oliveira (2 commits)")

### Embed Badge

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

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

###  Alternatives

[wp-cli/wp-cli

WP-CLI framework

5.0k17.2M320](/packages/wp-cli-wp-cli)[consolidation/annotated-command

Initialize Symfony Console commands from annotated command class methods.

22569.8M19](/packages/consolidation-annotated-command)[chi-teck/drupal-code-generator

Drupal code generator

26947.8M5](/packages/chi-teck-drupal-code-generator)[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24725.8M17](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[php-tui/php-tui

Comprehensive TUI library heavily influenced by Ratatui

589747.0k6](/packages/php-tui-php-tui)

PHPackages © 2026

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