kamilsk / kilex
此软件包已被废弃且不再维护。未建议替代软件包。
Cilex和Silex之间的桥梁。
3.0.0
2018-02-06 12:02 UTC
Requires
- php: ^7.0
- kamilsk/common: ^4.0
Requires (Dev)
- doctrine/dbal: ~2.0
- pimple/pimple: ~1.0
- symfony/asset: ~3.0
- symfony/config: ~3.0
- symfony/console: ~3.0
- symfony/event-dispatcher: ~3.0
- symfony/monolog-bridge: ~3.0
- symfony/twig-bridge: ~3.0
- symfony/yaml: ~3.0
This package is not auto-updated.
Last update: 2022-05-20 21:08:17 UTC
README
Kilex
安装
Git (开发)
$ 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
反馈
注意
- 在PHP 7.0上测试
- 由OctoLab用❤️制作