kamilsk/kilex

此软件包已被废弃且不再维护。未建议替代软件包。

Cilex和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 Cilex和Silex之间的桥梁。

Patreon License

安装

Git (开发)

在修改之前将其Fork.

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

镜像

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

Composer (生产)

Cilex

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

Silex

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

反馈

@kamilsk @octolab

注意

  • 在PHP 7.0上测试
  • OctoLab用❤️制作