KenPHP is a PHP micro framework that helps you build a simple web application.
You can install KenPHP using Composer with this following command.
$ composer require kenphp/ken "^0.4"
The above command will install KenPHP and all required dependencies.