This repository contains all APF sources.
The Adventure PHP Framework (adventure-php-framework.org) understands itself as a utility to implement object oriented and generic PHP web applications. It supports the developer to create programs in compliance with approved software design pattern and the code base already has answers to many day-2-day problems. The framework cannot be described as an application, that only has to be configured, but rather as a technical basis and design guide for the design of software.
The following chapters are a selection of documentation parts that help you to get familiar with the framework:
- Basics
- Hello world! example
- Class loading
- (Document-)Controller
- Templates
- Standard tags
- Complete component documentation
The following list of tutorials is recommended to try out first:
- Download, installation und first steps
- My first website
- User specific tags
- Comment function tutorial
The mixed-language support forum can be found under adventure-php-framework.org/forum. You can both create threads in English as well as in German language.
Further documentation, several HOWTOs and FAQs can be found on the wiki pages (English and German).
For questions on the roadmap or to file a feature request or defect, please use the Issue Management Tool (English and German).
To get the latest version of the APF or to submit a pull request, please refer to github.com/AdventurePHP/code.
To get the latest news follow us on Twitter or join the APF Developer Chat.