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(3y ago)012MITPHPPHP ^8.0

Since Jul 4Pushed 3y ago1 watchersCompare

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

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 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

1459d 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.7k357.7M10.9k](/packages/nunomaduro-collision)[illuminate/console

The Illuminate Console package.

13046.0M6.4k](/packages/illuminate-console)[n98/magerun2

Tools for managing Magento projects and installations

930245.4k6](/packages/n98-magerun2)[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.

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

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

10097.5k](/packages/mehrancodes-laravel-harbor)[whatsdiff/whatsdiff

See what's changed in your project's dependencies

771.2k](/packages/whatsdiff-whatsdiff)

PHPackages © 2026

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