kamilsk/kilex

This package is abandoned and no longer maintained. No replacement package was suggested.

Bridge between Cilex and Silex.

3.0.0 2018-02-06 12:02 UTC

This package is not auto-updated.

Last update: 2022-05-20 21:08:17 UTC


README

Kilex

Analytics Bridge between Cilex and Silex.

Patreon License

Installation

Git (development)

Fork it before.

$ git clone git@github.com:<your github account>/kilex.git
$ cd kilex && composer install
$ git remote add upstream git@github.com:kamilsk/kilex.git

Mirror

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

Composer (production)

Cilex

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

Silex

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

Feedback

@kamilsk @octolab

Notes

  • tested on PHP 7.0
  • made with ❤️ by OctoLab