PHPackages                             rmanara/console - 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. rmanara/console

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

rmanara/console
===============

app to manage OC extension, data or modules also build extension or module for opencart

1.0.1(8y ago)2182MITPHP

Since Oct 28Pushed 8y ago1 watchersCompare

[ Source](https://github.com/rodrigomanara/opencart-console)[ Packagist](https://packagist.org/packages/rmanara/console)[ RSS](/packages/rmanara-console/feed)WikiDiscussions master Synced 2w ago

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

**Opencart Extension Export**

this cli will help you find and compile all files that were create to build an extension for opencart

CLI still need to add the validations but for now it does the job to find the files also export to an unique folder

> To install it you will need to go to composer

- add the script lines into your opencart / composer.json
- run the command to install it

> composer install

```

{
    "name": "opencart/opencart",
	   .....
    },
    "require": {
        "rmanara/console": "@dev"
    },
    "scripts": {
        "post-install-cmd": [
            "Rmanara\\Lib\\Installer::Init"
        ],
        "post-update-cmd": [
            "Rmanara\\Lib\\Installer::Init"
        ]
   }
}

```

After the installation you will a notification saying: file console ready

now you can run the cli to export the extension files that you were working on

> php console app:export {filename}

> php console app:build

> php console app:data {dump|optmise}

it will build the folder **"/temp\_extension"** and put all file that has that name in it

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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

3212d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0823402b5d6e295e3ebb062e139bffb741c23dfee95aadac8130f64236f6ac21?d=identicon)[rodrigomanara](/maintainers/rodrigomanara)

---

Top Contributors

[![rodrigomanara](https://avatars.githubusercontent.com/u/5967686?v=4)](https://github.com/rodrigomanara "rodrigomanara (6 commits)")

### Embed Badge

![Health badge](/badges/rmanara-console/health.svg)

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

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103574.3k68](/packages/friendsoftypo3-content-blocks)[jolicode/castor

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

55344.7k5](/packages/jolicode-castor)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19467.3M1.9k](/packages/drupal-core)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6943.5M448](/packages/drupal-core-recommended)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.8M668](/packages/shopware-core)[typo3/cms

TYPO3 CMS is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.

1.2k1.9M122](/packages/typo3-cms)

PHPackages © 2026

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