PHPackages                             elijahcruz/ecb - 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. elijahcruz/ecb

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

elijahcruz/ecb
==============

Deploy your project on your server with a single command

0.1.1(4y ago)012MITPHPPHP ^8.0

Since Jul 4Pushed 4y ago1 watchersCompare

[ Source](https://github.com/elijahcruz12/ecb)[ Packagist](https://packagist.org/packages/elijahcruz/ecb)[ RSS](/packages/elijahcruz-ecb/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (6)Versions (3)Used By (0)

[![](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner-direct.svg)](https://supportukrainenow.org/)

---

ECB
===

[](#ecb)

ECB is is a deploy script runner, made for you.

Requirements
------------

[](#requirements)

- php 8.0+
- composer

Installation
------------

[](#installation)

Installing is just a simple global require.

```
    composer global require elijahcruz/ecb

```

Usage
-----

[](#usage)

First you need to create a deploy script.

You can use ecb.json or ecb.init as your deploy script, you can create this using the following command:

```
   ecb init

```

or for JSON:

```
```
    ecb init --json
```

```

You can also Change the type and name of the project if it's different from the default:

```
```
    ecb init --type=laravel --name=MyAwesomeProject
```

```

Then you can add your commands to the ecb file. Once you have all the steps you need, just run it:

```
    ecb run

```

And that's it!

###  Health Score

21

—

LowBetter than 17% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

Total

2

Last Release

1504d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/14031707?v=4)[Elijah Cruz](/maintainers/elijahcruz12)[@elijahcruz12](https://github.com/elijahcruz12)

---

Top Contributors

[![elijahcruz12](https://avatars.githubusercontent.com/u/14031707?v=4)](https://github.com/elijahcruz12 "elijahcruz12 (7 commits)")

---

Tags

clideploy

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/elijahcruz-ecb/health.svg)

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

###  Alternatives

[nunomaduro/collision

Cli error handling for console/command-line PHP applications.

4.7k367.2M12.3k](/packages/nunomaduro-collision)[illuminate/console

The Illuminate Console package.

13046.6M7.3k](/packages/illuminate-console)[jolicode/castor

A lightweight and modern task runner. Automate everything. In PHP.

55344.7k5](/packages/jolicode-castor)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

12017.1k](/packages/rcsofttech-audit-trail-bundle)[mehrancodes/laravel-harbor

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

99100.2k](/packages/mehrancodes-laravel-harbor)[bnomei/kirby-mcp

A CLI-first MCP server for Kirby CMS

595.6k1](/packages/bnomei-kirby-mcp)

PHPackages © 2026

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