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

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

rmanara/export
==============

app to export extension for opencart

1.0.2(8y ago)2132MITPHP

Since Sep 10Pushed 6mo ago1 watchersCompare

[ Source](https://github.com/rodrigomanara/opencart-extension-export)[ Packagist](https://packagist.org/packages/rmanara/export)[ RSS](/packages/rmanara-export/feed)WikiDiscussions master Synced 3d ago

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

[![Latest Stable Version](https://camo.githubusercontent.com/6fc65e2ff17debbc28efd42ec94d74b445c6d77e751013d2853e3136dbc85a8c/68747470733a2f2f706f7365722e707567782e6f72672f726d616e6172612f6578706f72742f762f737461626c65)](https://packagist.org/packages/rmanara/export)[![Total Downloads](https://camo.githubusercontent.com/005237041ff6dca9977babc2b110bcc3d072375442a08e27708d6f8be19f60e9/68747470733a2f2f706f7365722e707567782e6f72672f726d616e6172612f6578706f72742f646f776e6c6f616473)](https://packagist.org/packages/rmanara/export)[![Latest Unstable Version](https://camo.githubusercontent.com/602c15a5160a991a1b93ec259c97b18a7419df1eb6138e93d18168f6be5f671f/68747470733a2f2f706f7365722e707567782e6f72672f726d616e6172612f6578706f72742f762f756e737461626c65)](https://packagist.org/packages/rmanara/export)[![License](https://camo.githubusercontent.com/58f4810adbf16ff8515157229b49f19e0227ba813aff7f4243162ee8e084a12a/68747470733a2f2f706f7365722e707567782e6f72672f726d616e6172612f6578706f72742f6c6963656e7365)](https://packagist.org/packages/rmanara/export)

**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/export": "@dev"
},
"scripts": {
    "post-install-cmd": [
        "Rmanara\\Export\\Installer::Init"
    ],
    "post-update-cmd": [
        "Rmanara\\Export\\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}

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

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance46

Moderate activity, may be stable

Popularity10

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

3170d 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 (8 commits)")

### Embed Badge

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

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

###  Alternatives

[symplify/monorepo-builder

Not only Composer tools to build a Monorepo.

5205.3M82](/packages/symplify-monorepo-builder)[coenjacobs/mozart

Composes all dependencies as a package inside a WordPress plugin

4723.6M20](/packages/coenjacobs-mozart)[friendsoftypo3/content-blocks

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

96374.6k23](/packages/friendsoftypo3-content-blocks)[shyim/danger-php

Port of danger to PHP

8544.9k](/packages/shyim-danger-php)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[netgen/layouts-core

Netgen Layouts enables you to build and manage complex web pages in a simpler way and with less coding. This is the core of Netgen Layouts, its heart and soul.

3689.4k10](/packages/netgen-layouts-core)

PHPackages © 2026

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