Here's how it works.
Guides, generated API reference, release notes and coverage reports — for the current version and the legacy versions that came before it.
Read the documentation
The current handbook for Pop PHP. Everything from your first route to shipping a real application, in plain language with code samples you can copy & paste.
docs.popphp.orgBrowse the API
Every class, method and signature in the framework and its components, generated straight from the source for the 7.x release.
api.popphp.org/7.xProse documentation — install it, configure it, route it, run it.
Generated from the source. Every namespace, class, method and signature in the framework and its components.
What changed, what is new, and what will possibly break when migrating from v6.
The framework and every component are covered by their own PHPUnit suites. The reports are public.
Know what moved before you move.
Version 7 adds a significant set of new functionality and interoperability across the framework and its components, so you can do even more with Pop than ever before. Some of that meant changing things. The BC breaks are all written down, so nothing surprises you mid-upgrade.
Still have a question?
Every component keeps its own README and examples alongside the code. If the answer is not in the docs or the README files, feel free to open an issue.