PHPackages                             bmwcarit/komenco - 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. bmwcarit/komenco

ActiveLibrary

bmwcarit/komenco
================

komenco

v1.0.6(10y ago)1108MITPHP

Since May 27Pushed 4y ago7 watchersCompare

[ Source](https://github.com/bmwcarit/komenco)[ Packagist](https://packagist.org/packages/bmwcarit/komenco)[ RSS](/packages/bmwcarit-komenco/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (38)Versions (7)Used By (0)

komenco
=======

[](#komenco)

A ready-to-rock web application foundation. No need for gory setup details - start writing beautiful applications instantly!

It is an [silex](http://silex.sensiolabs.org/) application packed with numerous pre-configured services:

- OpenID based login, supporting ([SimpleID](http://simpleid.koinic.net/) and [CrowdID](https://confluence.atlassian.com/display/CROWD/CrowdID+User+Guide))
- [Twitter Bootstrap](http://getbootstrap.com/) powered user interface
- [Atlassian JIRA](https://www.atlassian.com/software/jira) integration
- ORM enabled database with [Propel](http://propelorm.org/)
- Automatic resource management with [Assetic](https://github.com/kriswallsmith/assetic)
- Ready for behavior driven testing with [Codeception](http://codeception.com/)

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

[](#installation)

The most easiest way to run komenco in a self-contained way is by using the [docker containers](https://github.com/bmwcarit/komenco-docker).

This will fire up an empty komenco application, which is not very exciting but will give you an idea about how it will look like. To use komenco for your own application see the usage section.

### Clone the docker configuration and create the containers

[](#clone-the-docker-configuration-and-create-the-containers)

```
git clone https://github.com/bmwcarit/komenco-docker-base.git
cd komenco-docker-base
./build.sh
cd ..
git clone --recursive https://github.com/bmwcarit/komenco-docker.git
cd komenco-docker
./setup.sh [PATH TO YOUR KOMENCO SOURCE FOLDER]
docker-composer build

```

### Start komenco and finish the setup

[](#start-komenco-and-finish-the-setup)

```
docker-compose up -d
docker-compose run test run

```

Get the IP Address of the komenco container

```
docker inspect -format '{{ .NetworkSettings.IPAddress }}' komencodocker_komenco_1

```

Browse to `http:///komenco` to access komenco.

Usage
-----

[](#usage)

See the documentation for details on how to use komenco to create your own application.

License
-------

[](#license)

The komenco is licensed under the MIT license (this includes provided artefacts, such as images).

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity67

Established project with proven stability

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

Recently: every ~45 days

Total

7

Last Release

3720d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ce2a0eab109acd6400dac957811cc499987131497340ec8f87047c7b8716ccb9?d=identicon)[elmi82](/maintainers/elmi82)

![](https://www.gravatar.com/avatar/67f87bb3866c824ad7b7c225d5ab127070c148629f6a9f7d0a8e3aed66ff3c5c?d=identicon)[michaelknapp](/maintainers/michaelknapp)

---

Top Contributors

[![michaelknapp](https://avatars.githubusercontent.com/u/5584175?v=4)](https://github.com/michaelknapp "michaelknapp (74 commits)")

---

Tags

komencobeginning

### Embed Badge

![Health badge](/badges/bmwcarit-komenco/health.svg)

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

###  Alternatives

[chameleon-system/chameleon-base

The Chameleon System core.

1028.6k5](/packages/chameleon-system-chameleon-base)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)[oro/platform

Business Application Platform (BAP)

645143.5k115](/packages/oro-platform)[contao/core-bundle

Contao Open Source CMS

1231.6M2.8k](/packages/contao-core-bundle)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M508](/packages/pimcore-pimcore)

PHPackages © 2026

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