PHPackages                             gabriel-peleskei/oxid-skeleton - 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. gabriel-peleskei/oxid-skeleton

ActiveOxideshop-component[Utility &amp; Helpers](/categories/utility)

gabriel-peleskei/oxid-skeleton
==============================

Create module/component skeletons for OXID eSales online shop

7.0.1(2y ago)0258MITPHPPHP &gt;=8.0

Since Aug 5Pushed 2y ago1 watchersCompare

[ Source](https://github.com/gabriel-peleskei/oxid-skeleton)[ Packagist](https://packagist.org/packages/gabriel-peleskei/oxid-skeleton)[ RSS](/packages/gabriel-peleskei-oxid-skeleton/feed)WikiDiscussions main Synced 2d ago

READMEChangelogDependencies (1)Versions (6)Used By (0)

gabriel-peleskei/oxid-skeleton
==============================

[](#gabriel-peleskeioxid-skeleton)

Create OXID eShop module or component skeletons.

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

[](#installation)

```
composer require --dev gabriel-peleskei/oxid-skeleton
```

Component
---------

[](#component)

### Help

[](#help)

```
vendor/bin/oe-console gp:skeleton:component -h
```

### Non-interactive mode

[](#non-interactive-mode)

This mode takes the defaults or the options given. Use [Help](#help) to list all options.

```
vendor/bin/oe-console gp:skeleton:component -n
```

Module
------

[](#module)

Helper to create module skeleton

```
vendor/bin/oe-console gp:skeletion:module -h
```

### Structure

[](#structure)

Some folders may depending on the template you choose.

```
- migration/
    - data/
        migrations.yml
- assets/
    - css/
    - img/
    - js/
    - logo.png
- src/
    - Application/
        - Compoent/
            - Widget/
        - Controller/
            - Admin/
        - Model/
    - Core/
        - Module.php
    - Service/
    - Smarty/
        - Plugin/
- views/
    - admin_smarty/
        - de/
            - .php
        - en/
            - .php
    - admin_twig/
        - de/
            - .php
        - en/
            - .php
    - smarty/
        - blocks/
        - tpl/
    - twig/
        - admin/
- composer.json
- metadata.json
- CHANGELOG.md
- README.md

```

### Notice

[](#notice)

If you choose non-interactive mode you do not get to confirm your entered data.
You are responsible for the path u choose.

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

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

Total

4

Last Release

1061d ago

Major Versions

6.0.0 → 7.0.12023-08-07

PHP version history (2 changes)7.0.0PHP &gt;=8.0

6.0.0PHP &gt;=7.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/27891270?v=4)[Gabriel Peleskei](/maintainers/gabriel-peleskei)[@gabriel-peleskei](https://github.com/gabriel-peleskei)

---

Top Contributors

[![gabriel-peleskei](https://avatars.githubusercontent.com/u/27891270?v=4)](https://github.com/gabriel-peleskei "gabriel-peleskei (13 commits)")

### Embed Badge

![Health badge](/badges/gabriel-peleskei-oxid-skeleton/health.svg)

```
[![Health](https://phpackages.com/badges/gabriel-peleskei-oxid-skeleton/health.svg)](https://phpackages.com/packages/gabriel-peleskei-oxid-skeleton)
```

###  Alternatives

[oxid-esales/oxideshop-metapackage-ce

This is OXID eShop compilation metapackage.

13500.5k21](/packages/oxid-esales-oxideshop-metapackage-ce)[vanilla-thunder/oxid-module-devutils

developer utilities for OXID eShop

1723.9k](/packages/vanilla-thunder-oxid-module-devutils)

PHPackages © 2026

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