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)0108MITPHP

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 1mo ago

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

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

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

3674d 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

[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)

PHPackages © 2026

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