kenphp/ken

Micro PHP Framework

Maintainers

Details

github.com/kenphp/ken

Source

Issues

Installs: 170

Dependents: 3

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/kenphp/ken

0.6.0 2020-01-10 02:15 UTC

This package is auto-updated.

Last update: 2025-09-29 01:37:56 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.