Content deleted Content added
New version 5.0.0 released |
No edit summary |
||
Line 7:
| developer = Nick Sagona
| released = {{Release date and age|2012|03|19}}
| latest release version = 5.
| url = https://github.com/popphp/popphp-framework/releases/tag/5.
| title = popphp/popphp-framework: Release v5.
| website = github.com
}}</ref>
| latest release date = {{Start date and age|2023|
| repo = {{URL|https://github.com/popphp/popphp-framework|Pop PHP Repository}}
| programming language = [[PHP]]
Line 33:
Pop PHP 4 was a refactor of the existing framework that upgraded and improved existing components and focused on leveraging newly available features in PHP 7.4 and 8.0.
Pop PHP 5 was another major refactor of the framework, adding a number of new features and upgrades and focusing on the new features available in PHP 8.1+. The current version, 5.
The framework has been included on a number of "best of" lists for new and up-and-coming PHP Frameworks.<ref>{{
Line 59:
===Release history===
Version 5.
<!--Template:Version - for version & release history. Documentation & examples: -->
{{Version |t |show=11111}}
Line 151:
|
|-
|-
! {{Version |c |5.0.0}}▼
! {{Version |co |5.0.0}}
| November 8, 2023
|
|-
| December 12, 2023
| Current production version
|-
Line 162 ⟶ 167:
While the initial development of the Pop PHP Framework was focused on building web applications, since version 3, Pop PHP fully supports console-based applications to be used on the [[Command-line interface|CLI]] as well. Pop PHP incorporates current standards, trends and patterns in software development in an attempt to build an ecosystem that is familiar to developers. The framework is heavily unit-tested using [[PHPUnit]] and runs through the GitHub Actions workflow platform to ensure the builds of the individual framework components are passing.<ref>{{cite web |url=https://github.com/features/actions |title=GitHub Actions|website=github.com/features/actions}}</ref>
Pop PHP 5.
The Pop PHP Framework project welcomes community involvement and contribution via the current available channels.<ref>{{cite web |url=https://www.popphp.org/development |title=Pop PHP Development|website=popphp.org}}</ref>
Line 211 ⟶ 216:
* '''Views''' (popphp/pop-view)
* '''Sessions''' (popphp/pop-session)
* '''Console''' (popphp/pop-console)
* '''Cookies''' (popphp/pop-cookie)
|