Pop PHP Framework: Difference between revisions

Content deleted Content added
Adding short description: "Free and open source PHP web framework" (Shortdesc helper)
Nicks3123 (talk | contribs)
No edit summary
Line 7:
| developer = Nick Sagona
| released = {{Release date and age|2012|03|19}}
| latest release version = 4.15.0<ref>{{cite web
| url = https://github.com/popphp/popphp-framework/releases/tag/4.15.0
| title = popphp/popphp-framework: Release v4.15.0
| website = github.com
}}</ref>
| latest release date = {{Start date and age|20192020|1005|1728}}
| status = Active
| repo = {{URL|https://github.com/popphp/popphp-framework|Pop PHP Repository}}
Line 32:
Pop PHP 3 was a slight refactor of the existing framework, while adding a handful of new components and deprecating a few older components. Version 3 supports PHP 7 and 5.6 and was released on July 9, 2016. The last version, 3.8.0, was released on August 25, 2018.
 
Pop PHP 4 was another refactor of the existing framework that upgraded and improved existing components. Version 4 supports PHP 7.1 or greater and PHP 5.6 is no longer supported. The current version, 4.15.0, was released on OctoberMay 1628, 20192020.
 
The framework has been included on a number of "best of" lists for new and up-and-coming PHP Frameworks.<ref>{{
Line 58:
===Release history===
 
Version 4.15.0 is the current version that is in active development. VersionVersions 3 is still available while versions 2 and 1earlier have reached end of life and are no longer supported. 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: -->
{{Version |t |show=11111}}
Line 128:
! {{Version |c |4.1.0}}
| October 17, 2019
|
|-
! {{Version |c |4.5.0}}
| May 28, 2020
| Current production version
|-
Line 165 ⟶ 169:
* '''HTML Form Generation''' (popphp/pop-form)
** HTML Form Validation
* '''PDFJob GenerationQueue''' (popphp/pop-pdfqueue)
** PDF Creation
* '''PDF Generation''' (popphp/pop-pdf)
** PDF Import
** Job Queue Management & Scheduler
* '''Mail''' (popphp/pop-mail)
** SMTP support