PHPackages                             planetadeleste/oc-apitoolbox-plugin - 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. [API Development](/categories/api)
4. /
5. planetadeleste/oc-apitoolbox-plugin

ActiveOctober-plugin[API Development](/categories/api)

planetadeleste/oc-apitoolbox-plugin
===================================

Base toolbox plugin for Api Shopaholic plugins

2.0.26(2mo ago)2491↓100%47MITPHPPHP ^8.0.2

Since Oct 18Pushed 2mo ago2 watchersCompare

[ Source](https://github.com/planetadeleste/oc-apitoolbox-plugin)[ Packagist](https://packagist.org/packages/planetadeleste/oc-apitoolbox-plugin)[ RSS](/packages/planetadeleste-oc-apitoolbox-plugin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (2)Versions (91)Used By (7)

API Toolbox
===========

[](#api-toolbox)

Base toolbox plugin for Api [Lovata.Shopaholic](https://octobercms.com/plugin/lovata-shopaholic) plugins

Dependencies
------------

[](#dependencies)

This plugin depends on:

- [Lovata.Toolbox](https://octobercms.com/plugin/lovata-toolbox)
- [Lovata.Buddies](https://octobercms.com/plugin/lovata-buddies)

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

[](#installation)

To install from the [repository](https://github.com/planetadeleste/oc-api-toolbox), clone it into `plugins/planetadeleste/apitoolbox` and then run `composer update` from your project root in order to pull in the dependencies.

To install it with **Composer**, run `composer require oc-apitoolbox-plugin` from your project root.

Documentation
-------------

[](#documentation)

### Usage

[](#usage)

Coming soon

### Events

[](#events)

Coming soon

### Console commands

[](#console-commands)

**Create a new Api controller class**Make a new controller for api toolbox. New file will be located in `$author/$plugin/controllers/api/$controllerName.php`Command: `apitoolbox:create:controller`Arguments:

NameRequiredDescription`plugin``true`The name of the plugin to create. Eg: RainLab.Blog`controller``true`The name of the controller to create. Eg: PostsOptions:

NameValueDescription`force`NONEOverwrite existing files with generated ones.`model`String (optional)The name of the model. Eg: Post**Create a new Api resource elements**Make new files for api resource controller. New files will be located in

```
$author/$plugin/classes/resource/$model/IndexCollection.php
$author/$plugin/classes/resource/$model/ListCollection.php
$author/$plugin/classes/resource/$model/ItemResource.php
$author/$plugin/classes/resource/$model/ShowResource.php

```

Command: `apitoolbox:create:resource`Arguments:

NameRequiredDescription`plugin``true`The name of the plugin to create. Eg: RainLab.Blog`expansion_plugin``true`The name of the other plugin. Eg: RainLab.Blog`model``true`The name of the model to create. Eg: ProductOptions:

NameValueDescription`force`NONEOverwrite existing files with generated ones.`add-images`NONEAdd `images` relation.`add-preview-image`NONEAdd `preview_image` relation.

###  Health Score

53

—

FairBetter than 97% of packages

Maintenance87

Actively maintained with recent releases

Popularity19

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity75

Established project with proven stability

 Bus Factor1

Top contributor holds 98.9% 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 ~22 days

Recently: every ~84 days

Total

89

Last Release

68d ago

Major Versions

1.0.56 → 2.0.02023-08-05

1.0.58 → 2.0.22024-02-15

1.0.59 → 2.0.42024-05-25

1.0.61 → 2.0.112024-12-08

PHP version history (2 changes)1.0.0PHP &gt;=7.2

2.0.0PHP ^8.0.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/77cc25e054eed4e6a541926059e4993906ec19126bd23e691906b6f32264a074?d=identicon)[planetadeleste](/maintainers/planetadeleste)

---

Top Contributors

[![alvaro-canepa](https://avatars.githubusercontent.com/u/5142298?v=4)](https://github.com/alvaro-canepa "alvaro-canepa (87 commits)")[![octapopa](https://avatars.githubusercontent.com/u/4600539?v=4)](https://github.com/octapopa "octapopa (1 commits)")

---

Tags

apioctobershopaholic

### Embed Badge

![Health badge](/badges/planetadeleste-oc-apitoolbox-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/planetadeleste-oc-apitoolbox-plugin/health.svg)](https://phpackages.com/packages/planetadeleste-oc-apitoolbox-plugin)
```

###  Alternatives

[m165437/laravel-blueprint-docs

API Blueprint Renderer for Laravel

22779.0k](/packages/m165437-laravel-blueprint-docs)

PHPackages © 2026

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