PHPackages                             codecycler/api - 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. codecycler/api

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

codecycler/api
==============

API module for October CMS

0.1.0(4y ago)102GPL-3.0-or-laterPHP

Since Aug 12Pushed 4y ago1 watchersCompare

[ Source](https://github.com/codecyclernl/api-module)[ Packagist](https://packagist.org/packages/codecycler/api)[ RSS](/packages/codecycler-api/feed)WikiDiscussions develop Synced 3w ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

API module for October CMS
==========================

[](#api-module-for-october-cms)

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

[](#installation)

### Require with composer

[](#require-with-composer)

`composer require codecycler/api`

### Run migrations &amp; install Passport

[](#run-migrations--install-passport)

`php artisan api:install`

Basics
------

[](#basics)

### Registering resources

[](#registering-resources)

You can register resources for your plugin by using the `registerApiResources` method in your `Plugin.php` file.

```
public function registerApiResources()
{
    return [
        'blogposts' => 'RainLab\Blog\Models\Post',
    ];
}
```

*Sponsored by Codecycler [(codecycler.com)](https://codecycler.com)*

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

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

Unknown

Total

1

Last Release

1787d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6506510?v=4)[Sebastiaan Kloos](/maintainers/SebastiaanKloos)[@SebastiaanKloos](https://github.com/SebastiaanKloos)

---

Top Contributors

[![SebastiaanKloos](https://avatars.githubusercontent.com/u/6506510?v=4)](https://github.com/SebastiaanKloos "SebastiaanKloos (8 commits)")

### Embed Badge

![Health badge](/badges/codecycler-api/health.svg)

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

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.5k10](/packages/helsingborg-stad-municipio)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[october/rain

October Rain Library

1601.7M83](/packages/october-rain)[juzaweb/cms

Juzaweb CMS is a Content Management System (CMS) developed based on Laravel Framework and web platform whose sole purpose is to make your development workflow simple again. Project develop by Juzaweb

188571.2k](/packages/juzaweb-cms)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45444.2k1](/packages/pressbooks-pressbooks)[mediawiki/maps

Adds various mapping features to MediaWiki

84152.3k3](/packages/mediawiki-maps)

PHPackages © 2026

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