Skip to content

kenphp/ken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KenPHP Micro Framework

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.