PHPackages                             ideus-biz/kcms - 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. [Framework](/categories/framework)
4. /
5. ideus-biz/kcms

ActiveProject[Framework](/categories/framework)

ideus-biz/kcms
==============

KCMS Project based on Laravel framework

v5.5.2026-p0619(2w ago)071[7 issues](https://github.com/ideus-biz/kcms/issues)MITJavaScriptPHP ^8.1

Since Jun 13Pushed 2w ago4 watchersCompare

[ Source](https://github.com/ideus-biz/kcms)[ Packagist](https://packagist.org/packages/ideus-biz/kcms)[ Docs](https://ideus.biz)[ RSS](/packages/ideus-biz-kcms/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (4)Versions (14)Used By (0)

KCMS Application
================

[](#kcms-application)

Application based on KCMS framework over Laravel

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

[](#installation)

This repo contains KCMS core packages in a separate corporation repository `bitbucket.ideus.biz`.

At first, you have to authorize your `composer` to access this repo.

> composer config --global --editor --auth

and write in your creds:

```
{
    "http-basic": {
        "bitbucket.ideus.biz": {
            "username": "username",
            "password": "password"
        }
    }
}
```

More info and auth options is here:

Create a project using `composer` tool:

> composer create-project ideus-biz/kcms ./my-app

It downloads and installs all required packages.

Open a newly created document root folder of `my-app`, and run PHP internal server:

> cd ./my-app/public php -S localhost:8080

If everything done write you can see a page at

Please read further instruction on the page.

KCMS Package update
-------------------

[](#kcms-package-update)

To be up-to-date you need to update `kcms/package` either separately or alone with all vendors using `composer update` command. Before updating, you have to know the latest KCMS package version. One of the way to get the version is to search for the latest tag in the main branch of the corporate repository. The tag looks like `v5.5.yyyy.mmdd.n`. Copy such a string and fill it into the `reference` under `kcms/package` in the project's `composer.json`.

Then run either `composer update kcms/package` or `composer update`.

###  Health Score

45

—

FairBetter than 91% of packages

Maintenance97

Actively maintained with recent releases

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity57

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

Recently: every ~99 days

Total

13

Last Release

15d ago

Major Versions

v0.1.1 → v5.5.2024-p12232024-12-23

PHP version history (2 changes)v0.1.1PHP 8.1 - 8.3

v5.5.2024-p1223PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/f46e210a3fdde321002668379d7ef5b9a60d1ae91d2e31e99896a9c93b6eb25e?d=identicon)[ideus\_biz](/maintainers/ideus_biz)

---

Top Contributors

[![ideus-biz](https://avatars.githubusercontent.com/u/9557736?v=4)](https://github.com/ideus-biz "ideus-biz (91 commits)")

---

Tags

kcms

### Embed Badge

![Health badge](/badges/ideus-biz-kcms/health.svg)

```
[![Health](https://phpackages.com/badges/ideus-biz-kcms/health.svg)](https://phpackages.com/packages/ideus-biz-kcms)
```

###  Alternatives

[laravel/octane

Supercharge your Laravel application's performance.

4.0k26.6M222](/packages/laravel-octane)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[code16/sharp

Laravel Content Management Framework

79164.7k8](/packages/code16-sharp)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3891.8k](/packages/codewithdennis-larament)[r2luna/brain

Brain: A process-driven architecture alternative for your Laravel Application.

6338.7k1](/packages/r2luna-brain)

PHPackages © 2026

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