kenphp/ken

Micro PHP Framework

0.6.0 2020-01-10 02:15 UTC

This package is auto-updated.

Last update: 2024-03-31 03:17:04 UTC


README

Project Status

KenPHP is a PHP micro framework that helps you build a simple web application.

Installation

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.