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
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
Installation
Git (development)
$ 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
Notes
- tested on PHP 7.0
- made with ❤️ by OctoLab