Play4php framework makes it easier to build Web applications with PHP. It was inspired by play framework for Java. Learn more about it on the http://www.playframework.org website.
1. Use the provided skeleton provided in the skeleton subfolder
2. Configure your apache server
3. Enable mode_rewrite
4. Open the application url and see the welcome page
Fork the project source code on Github:
git clone https://github.com/d33t/play4php.git
Play4php framework is distributed under Apache 2 licence.