kenphp/ken

Micro PHP Framework

Maintainers

Package info

github.com/kenphp/ken

pkg:composer/kenphp/ken

Statistics

Installs: 170

Dependents: 3

Suggesters: 0

Stars: 1

Open Issues: 0

0.6.0 2020-01-10 02:15 UTC

This package is auto-updated.

Last update: 2026-03-01 00:22:35 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.