PHPackages                             carmelosantana/release-bento - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. carmelosantana/release-bento

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

carmelosantana/release-bento
============================

A simple package builder.

v0.1.1(2y ago)153MITShell

Since Sep 25Pushed 2y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

🍱 Release Bento
===============

[](#-release-bento)

*A simple package builder.*

Features
--------

[](#features)

- Quickly build a `.zip` archive of your package.
- Customize folder structure.

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

[](#installation)

### 1. Install the package

[](#1-install-the-package)

Install as a developer dependency:

```
composer require --dev carmelosantana/release-bento
```

### 2. Add the script

[](#2-add-the-script)

Add the repository to your `composer.json` file:

```
"scripts": {
    "bento": [
        "CarmeloSantana\\ReleaseBento\\Package::build"
    ]
}
```

Usage
-----

[](#usage)

Navigate to the root of your package and run the following command:

```
composer bento
```

Prompts will guide you through building your package. On completion an archive of your package can be found in the `_builds` directory.

📌 **Note:** Add `_builds` to `.gitingore`.

Funding
-------

[](#funding)

If you find **Release Bento** useful or use it in a commercial environment please consider donating today with one of the following options.

- Bitcoin `bc1qhxu9yf9g5jkazy6h4ux6c2apakfr90g2rkwu45`
- Ethereum `0x9f5D6dd018758891668BF2AC547D38515140460f`

License
-------

[](#license)

The code is licensed [MIT](https://opensource.org/licenses/MIT) and the documentation is licensed [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/).

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

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

Total

2

Last Release

825d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/597820?v=4)[Carmelo Santana](/maintainers/carmelosantana)[@carmelosantana](https://github.com/carmelosantana)

---

Top Contributors

[![carmelosantana](https://avatars.githubusercontent.com/u/597820?v=4)](https://github.com/carmelosantana "carmelosantana (25 commits)")

### Embed Badge

![Health badge](/badges/carmelosantana-release-bento/health.svg)

```
[![Health](https://phpackages.com/badges/carmelosantana-release-bento/health.svg)](https://phpackages.com/packages/carmelosantana-release-bento)
```

###  Alternatives

[symplify/monorepo-builder

Not only Composer tools to build a Monorepo.

5205.3M82](/packages/symplify-monorepo-builder)[spatie/typescript-transformer

This is my package typescript-transformer

3706.5M16](/packages/spatie-typescript-transformer)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

728272.9k20](/packages/civicrm-civicrm-core)[shivas/versioning-bundle

Symfony application versioning, simple console command to manage version (with providers e.g. git tag) of your application using Semantic Versioning 2.0.0 recommendations

1121.2M1](/packages/shivas-versioning-bundle)[eclipxe/cfdiutils

PHP Common utilities for Mexican CFDI 3.2, 3.3 &amp; 4.0

141129.9k6](/packages/eclipxe-cfdiutils)[shyim/danger-php

Port of danger to PHP

8544.9k](/packages/shyim-danger-php)

PHPackages © 2026

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