Skip to content

Framework for quick PHP WEB, API and Console App development *scaffolds and generators included.

License

Notifications You must be signed in to change notification settings

Velliz/pukoframework

Repository files navigation

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

  • php 7.0
  • composer
  • ext-json

Feature

  • Authentication
  • Build-in Template Engine (PTE)
  • Document Commands (PDC)
  • Exception Handling (PEH)
  • Object-Model Data Access PDO Wrapper (PDA)
  • Command Line Interface (PCLI)
  • Simple routes
  • View and Service build in
  • Code Scaffolds with puko console

Installation

Enter this cli commands:

composer create-project velliz/puko appname

Then start a build-in development server:

php puko serve

About

Framework for quick PHP WEB, API and Console App development *scaffolds and generators included.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages