Peak Application Base


Keywords
framework, app, peak, application, boilerplate-application
License
MIT

Documentation

Peak

version Build status Total Downloads License

Note: This repository contains an application skeleton for Peak framework. If you want only the framework core, visit the main framework repository.

About Peak Framework v2.x

Requirements:

- PHP >= 5.6.4
- PDO PHP Extension
- Mbstring PHP Extension
- Tokenizer PHP Extension

Install via composer

composer create-project peakphp/peak --prefer-dist

Default application features:

Api

Api documentation here