Velliz / pukoframework

Framework for quick PHP WEB, API and Console App development *scaffolds and generators included.
https://pukoframework.github.io
MIT License
12 stars 1 forks source link
composer framework mvc php7 psr-4

Puko Framework [Core]

StyleCI Status Latest Stable Version Total Downloads

Puko Framework is MVC PHP Framework for quick PHP based Web/API/Console Application Development.

This is [Core] module for Puko Framework

Requirement

Feature

Installation

Enter this cli commands:

composer create-project velliz/puko appname

Then start a build-in development server:

php puko serve