PHPackages                             rmanara/opencart\_ide - 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. rmanara/opencart\_ide

ActiveProject

rmanara/opencart\_ide
=====================

1.1.2(8y ago)5912MITPHPPHP &gt;=5.5.9

Since Jan 5Pushed 7y ago1 watchersCompare

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

READMEChangelog (5)Dependencies (2)Versions (11)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/1dbed3bf3d41f0784ce98d61a8c5611ee9458354793ac3d6ce7f7fbb8af81ee4/68747470733a2f2f706f7365722e707567782e6f72672f726d616e6172612f6f70656e636172745f6964652f762f737461626c65)](https://packagist.org/packages/rmanara/opencart_ide)[![Total Downloads](https://camo.githubusercontent.com/44c543b6f23301e624e19e3ee04f646b4564d8cff65f4d80c62bf9af0eaa50c3/68747470733a2f2f706f7365722e707567782e6f72672f726d616e6172612f6f70656e636172745f6964652f646f776e6c6f616473)](https://packagist.org/packages/rmanara/opencart_ide)[![License](https://camo.githubusercontent.com/21084e4ec3c48d73b18243f80b7360eef12cf8fda6bb065f00edbce0d833f02c/68747470733a2f2f706f7365722e707567782e6f72672f726d616e6172612f6f70656e636172745f6964652f6c6963656e7365)](https://packagist.org/packages/rmanara/opencart_ide)[![Latest Unstable Version](https://camo.githubusercontent.com/e0953ebd07d1d8b524d62a3094923e8afa99003a3769fa9a47eebacb1de938dd/68747470733a2f2f706f7365722e707567782e6f72672f726d616e6172612f6f70656e636172745f6964652f762f756e737461626c65)](https://packagist.org/packages/rmanara/opencart_ide)

opencart-ide
============

[](#opencart-ide)

Create to help you identify magic method names on Opencart

using composer require
----------------------

[](#using-composer-require)

```
composer require rmanara/opencart_ide

```

### or just add it on composer like this

[](#or-just-add-it-on-composer-like-this)

```
{
    "name": "opencart/opencart",
    ...
    "require": {
    ...
    "rmanara/opencart_ide" : "^1.0"
    }
}

```

### add script on composer so it will run it for you on update/install

[](#add-script-on-composer-so-it-will-run-it-for-you-on-updateinstall)

```
{
    "name": "opencart/opencart",
    ...
    "require": {
    ...
    },
    "scripts": {
        "post-install-cmd": [
            "IDE\\Installer::Init"
        ],
        "post-update-cmd": [
            "IDE\\Installer::Init"
        ]
    }
}

```

### after run "composer install" you will see th

[](#after-run-composer-install-you-will-see-th)

```
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
> IDE\Installer::Init

```

then go to any controller and check
-----------------------------------

[](#then-go-to-any-controller-and-check)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 96.7% 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 ~35 days

Recently: every ~61 days

Total

8

Last Release

3166d 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 (58 commits)")[![123fork](https://avatars.githubusercontent.com/u/29249014?v=4)](https://github.com/123fork "123fork (2 commits)")

### Embed Badge

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

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

###  Alternatives

[drush/drush

Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.

2.4k57.4M685](/packages/drush-drush)[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k12.4M193](/packages/simplesamlphp-simplesamlphp)[silverstripe/framework

The SilverStripe framework

7213.5M2.5k](/packages/silverstripe-framework)[civicrm/civicrm-core

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

728272.9k20](/packages/civicrm-civicrm-core)[lucidarch/lucid

An architecture for scalable software.

326307.6k2](/packages/lucidarch-lucid)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)

PHPackages © 2026

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