Content deleted Content added
No edit summary |
No edit summary |
||
Line 9:
| url = https://github.com/popphp/popphp-framework/releases/tag/3.6.0
| title = popphp/popphp-framework: Release v3.6.0
| website = github.com
}}</ref>
| latest release date = {{Start date and age|2017|09|13}}
Line 31 ⟶ 32:
===Release history===
Verision 3.6.0 is the current version that is in active development. Version 2 is still available but no longer supported. Version 1 reached end of life on March 6, 2017. A current changelog is maintained for a recent list of changes and how they impact continued development with Pop PHP.<ref>{{cite web |url=https://github.com/popphp/popphp-framework/blob/master/CHANGELOG.md |title=Github: Pop PHP Framework Changelog|website=github.com}}</ref>
<!--Template:Version - for version & release history. Documentation & examples: -->
Line 73 ⟶ 74:
|-
|}
Source: Github<ref>{{cite web |url=https://github.com/popphp/popphp-framework/releases |title=Github: Pop PHP Framework Releases|website=github.com}}</ref>
== Development ==
Line 81 ⟶ 82:
Pop PHP 3 is currently written for and supports PHP 7 and is backwards compatible to PHP 5.6.
The Pop PHP Framework project welcomes community involvement and contribution via the current available channels.<ref>{{cite web |url=http://www.popphp.org/development |title=Pop PHP Development|website=popphp.org}}</ref>
== Features ==
Line 94 ⟶ 95:
* '''The Base Controller Class'''
Additionally, there are 26 components that are available for use in building an application.<ref>{{cite web |url=https://github.com/popphp/popphp-framework/blob/master/README.md#overview |title=Pop PHP Components|website=github.com}}</ref> Some of the featured and commonly used components and what they include are:
* '''Database Abstraction''' (popphp/pop-db)
Line 124 ⟶ 125:
=== Popcorn ===
Popcorn is a standalone web-based component that serves as a REST-based micro-framework layer to allow developers to quickly build REST-based web applications and APIs. With it, a developer can enforce routes by request methods and direct HTTP requests accordingly.<ref>{{cite web |url=http://www.popphp.org/#popcorn|title=Popcorn|website=popphp.org}}</ref> <ref>{{cite web |url=http://www.popphp.org/overview#popcorn|title=Popcorn Overview|website=popphp.org}}</ref> <ref>{{cite web |url=https://github.com/popphp/popcorn|title=Popcorn on GitHub|website=github.com}}</ref>
== References ==
|