Awesome
Due to several work related commitments, the development rate is a little slow and I apologize for that. However, I'm looking for awesome folks :metal: who could contribute and help me maintain this project. If you have any queries that you may have on how to contribute, or you have just general questions about how to use the components in your app - feel free to shoot an email. I'll help you out! :smile_cat:
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
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