Skip to content
forked from 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.

License

Notifications You must be signed in to change notification settings

okusnadi/Panada

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 --prefer-dist --stability="1.1.1" --no-install myapp 1.1.1
  • 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

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.6%
  • CSS 0.4%