README.md

August 3, 2016 ยท View on GitHub

This repo is contain of Panada version 1 which is still going to maintain for bug and security issue until the end of 2016. To get to know more about Panada 2 go to this project https://github.com/panada/app

Build Status

About Panada

Panada is a high performance PHP 5.5 base development framework, yet simple. Not only in contexts about how to use it, but also how the core system run it.

Requirements

Panada is only supported on PHP 5.5 and up.

Installation

composer create-project panada/panada myapp "1.1.1" --prefer-dist

or Just download the latest stable release.

Documentation

Documentation is available in Indonesian language at https://panadaframework.com/documentation/id/

Samples

Twlike, a twitter like simple app http://twlike.gopagoda.com/

You can download more simple applications on this https://github.com/panada/samples repo. But remember, Panada core system are not included. You need to download it by your self at this repo https://github.com/panada/Panada/tree/master