PHPackages                             kamilsk/kilex - 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. kamilsk/kilex

AbandonedArchivedLibrary[Framework](/categories/framework)

kamilsk/kilex
=============

Bridge between Cilex and Silex.

3.0.0(8y ago)02623MITPHPPHP ^7.0

Since Apr 9Pushed 8y ago1 watchersCompare

[ Source](https://github.com/kamilsk/Kilex)[ Packagist](https://packagist.org/packages/kamilsk/kilex)[ Docs](https://github.com/kamilsk/Kilex)[ RSS](/packages/kamilsk-kilex/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (10)Versions (8)Used By (3)

> # Kilex
>
> [](#kilex)
>
> [![Analytics](https://camo.githubusercontent.com/d47439f38bb6e064535ffb98f421dac4b7a84cf3bbe7edc39c80090fec03107e/68747470733a2f2f67612d626561636f6e2e61707073706f742e636f6d2f55412d3130393831373235312d32332f756e737570706f727465642f4b696c65782f726561646d653f706978656c)](https://github.com/kamilsk/Kilex)Bridge between [Cilex](https://github.com/Cilex/Cilex) and [Silex](https://github.com/silexphp/Silex).

[![Patreon](https://camo.githubusercontent.com/3566813b4190b2759b0439c2147228bec3a5a0f1ec6b7e0302305802431a7c3d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70617472656f6e2d646f6e6174652d6f72616e67652e737667)](https://www.patreon.com/octolab)[![License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](LICENSE)

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

[](#installation)

### Git (development)

[](#git-development)

[Fork it before](https://github.com/kamilsk/Kilex/fork).

```
$ git clone git@github.com:/kilex.git
$ cd kilex && composer install
$ git remote add upstream git@github.com:kamilsk/kilex.git
```

#### Mirror

[](#mirror)

```
$ git remote add mirror git@bitbucket.org:kamilsk/kilex.git
```

### Composer (production)

[](#composer-production)

#### Cilex

[](#cilex)

```
$ composer require kamilsk/cilex-service-providers:^5.0
```

#### Silex

[](#silex)

```
$ composer require kamilsk/silex-service-providers:^3.0
```

Feedback
--------

[](#feedback)

[![@kamilsk](https://camo.githubusercontent.com/8c2315e27e66b004bfba2aefa74af1d99f7c6dd783ca0a6730db158b043ae4a0/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f617574686f722d2534306b616d696c736b2d626c75652e737667)](https://twitter.com/ikamilsk)[![@octolab](https://camo.githubusercontent.com/a3396259515f77cf09d9a71bfabc3a92641be8e2b55c9c039e7d8845e83719db/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f73706f6e736f722d2534306f63746f6c61622d626c75652e737667)](https://twitter.com/octolab_inc)

Notes
-----

[](#notes)

- tested on PHP 7.0
- made with ❤️ by [OctoLab](https://www.octolab.org/)

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity63

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

Recently: every ~163 days

Total

7

Last Release

3014d ago

Major Versions

1.1.0 → 2.0.02016-04-23

2.0.3 → 3.0.02018-02-06

PHP version history (4 changes)1.0PHP &gt;=5.5

1.1.0PHP &gt;=5.6

2.0.0PHP &gt;=7.0

3.0.0PHP ^7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/80cb2f6089a9348b45f407bfcbfd6b6eb67337d9ed44bc2f6cf1d7081c53d108?d=identicon)[kamilsk](/maintainers/kamilsk)

---

Top Contributors

[![kamilsk](https://avatars.githubusercontent.com/u/1165416?v=4)](https://github.com/kamilsk "kamilsk (41 commits)")

---

Tags

Bridgesilexcilex

### Embed Badge

![Health badge](/badges/kamilsk-kilex/health.svg)

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

###  Alternatives

[graham-campbell/github

GitHub Is A GitHub Bridge For Laravel

6411.7M19](/packages/graham-campbell-github)[graham-campbell/digitalocean

DigitalOcean Is A DigitalOcean Bridge For Laravel

509343.1k2](/packages/graham-campbell-digitalocean)[graham-campbell/gitlab

GitLab Is A GitLab Bridge For Laravel

141584.1k2](/packages/graham-campbell-gitlab)[graham-campbell/bitbucket

Bitbucket Is A Bitbucket Bridge For Laravel

75185.0k2](/packages/graham-campbell-bitbucket)[ddesrosiers/silex-annotation-provider

A silex service provider that allows the use of annotations in ServiceControllers.

25246.7k3](/packages/ddesrosiers-silex-annotation-provider)[tobiassjosten/responsible-service-provider

A Silex ServiceProvider for automagic response formatting.

3490.8k](/packages/tobiassjosten-responsible-service-provider)

PHPackages © 2026

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