Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/panada/Panada

Panada is a high performance PHP development framework, yet simple. Not only in contexts about how to use it, but it also how the core system run it.
https://github.com/panada/Panada

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

##### 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](https://github.com/panada/app)

[![Build Status](https://semaphoreci.com/api/v1/ikandars/panada/branches/master/shields_badge.svg)](https://semaphoreci.com/ikandars/panada)

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](https://github.com/panada/Panada/archive/1.1.1.tar.gz) the latest stable release.

Documentation
-------------

Documentation is available in Indonesian language at [https://panadaframework.com/documentation/id/](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