Peak Application Skeleton

In a hurry? Want to start writing & running your app without the hassle of preparing your project structure? This application skeleton project can help you to start quickly.

What is it?

This application skeleton is the default “opinionated” implementation of the peak framework that comes with session, configuration, database & migration, project structure and use zendframework/zend-diactoros as PSR-7 library.

https://github.com/peakphp/peak

Docker support

This project comes with a Docker configurations to help you start fast. What’s included :

Install via composer

$ composer create-project peak/peak [you-project-name]

How to use it ?

Others docker commands:

Don’t want to use docker? Just remove: