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.2025-p1201(5mo ago)071[7 issues](https://github.com/ideus-biz/kcms/issues)MITJavaScriptPHP ^8.1

Since Jun 13Pushed 5mo 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 1mo ago

READMEChangelogDependencies (2)Versions (13)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

39

—

LowBetter than 85% of packages

Maintenance76

Regular maintenance activity

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity56

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

Recently: every ~74 days

Total

12

Last Release

158d 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 (89 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

[code16/sharp

Laravel Content Management Framework

78959.5k4](/packages/code16-sharp)[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.

3691.5k](/packages/codewithdennis-larament)[ecotone/laravel

Laravel integration for Ecotone

21307.6k3](/packages/ecotone-laravel)

PHPackages © 2026

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