Pop PHP Framework: Difference between revisions

Content deleted Content added
Nicks3123 (talk | contribs)
No edit summary
Nicks3123 (talk | contribs)
No edit summary
Line 17:
| genre = [[Web framework]]
| license = [[BSD License]]
| website = {{URL|httphttps://popphp.org}}
}}
 
Line 47:
 
The Pop PHP Framework is the framework on which the open source [[Phire CMS]] project is built.<ref>{{
cite web |url=httphttps://www.phirecms.org/ |title=Phire CMS|website=phirecms.org
}}</ref><ref>{{
cite web |url=https://github.com/phirecms/phirecms |title=Phire CMS on GitHub|website=github.com
Line 107:
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=httphttps://www.popphp.org/development |title=Pop PHP Development|website=popphp.org}}</ref>
 
== Features ==
Line 150:
=== 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=httphttps://www.popphp.org/#popcorn|title=Popcorn|website=popphp.org}}</ref> <ref>{{cite web |url=httphttps://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 ==
Line 156:
 
== External links ==
* [httphttps://www.popphp.org Official Website]
* [http://docs.popphp.org Documentation]
* [httphttps://api.popphp.org/3.6/ API]
* [https://github.com/popphp Pop PHP on GitHub]
* [https://gitter.im/pop-php-framework/Lobby Gitter Chat Room]