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 8mo 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 2w 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

34

—

LowBetter than 75% of packages

Maintenance43

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

3217d 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

[friendsoftypo3/content-blocks

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

103519.9k47](/packages/friendsoftypo3-content-blocks)[drupal/core

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

21866.0M1.7k](/packages/drupal-core)[drupal/core-recommended

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

6942.5M406](/packages/drupal-core-recommended)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M551](/packages/shopware-core)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k59](/packages/open-dxp-opendxp)[blackfire/player

A powerful web crawler and web scraper with Blackfire support

49517.1k](/packages/blackfire-player)

PHPackages © 2026

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