Documentation
The Pop PHP Framework contains a group of core components and an additional 30+ components that serve as a toolkit for rapid application development. Provided in the links below are full documentation complete with examples and tutorials, as well as a straight forward API documentation for those interested in learning the framework more in depth. As the documentation outlines, the framework and each of its components are available via Composer or the standalone download links on this website.
Those that wish to contribute to any of the components or the documentation, please visit the development page to find out how to do so.
Full Documentation:
API Documentation:
Code coverage documentation is available for review here.
The changelog documentation is available here.
Tutorial Application
There is a small tutorial application, popphp/popphp-tutorial
, available to outline the basic foundation of an application built using the Pop PHP Framework.
You can get it on GitHub.