More actions
m (Text replacement - "GameBrew!" to "GameBrew") |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Other Apps) - GameBrew | |title=Vita Homebrew Apps (Other Apps) - GameBrew | ||
Line 9: | Line 8: | ||
|title=PHP Player plus plus | |title=PHP Player plus plus | ||
|image=phpplayerplusplusvita.jpg | |image=phpplayerplusplusvita.jpg | ||
|description= | |description=PS Vita PHP 8.1 interpreter port. | ||
|author=isage | |author=isage | ||
|lastupdated=2022/06/ | |lastupdated=2022/06/21 | ||
|type=Other Apps | |type=Other Apps | ||
|version=1.0 | |version=1.0 | ||
Line 19: | Line 18: | ||
|source=https://github.com/isage/pppp-vita | |source=https://github.com/isage/pppp-vita | ||
}} | }} | ||
PHP-Player-plus-plus (pp++ for short) is an embedded PHP interpreter with SDL2/SDL2_mixer/SDL2_image support for PS Vita. | |||
A compiled example is included with code. | |||
==External links== | |||
* Reddit - https://www.reddit.com/r/vitahacks/comments/vgoxlr/release_psvita_php_81_interpreter_port/ | |||
* GitHub - https://github.com/isage/pppp-vita | |||
== External links == | |||
* | |||
* | |||
Revision as of 00:19, 15 December 2022
PHP Player plus plus | |
---|---|
File:Phpplayerplusplusvita.jpg | |
General | |
Author | isage |
Type | Other Apps |
Version | 1.0 |
License | MIT License |
Last Updated | 2022/06/21 |
Links | |
Download | |
Website | |
Source | |
PHP-Player-plus-plus (pp++ for short) is an embedded PHP interpreter with SDL2/SDL2_mixer/SDL2_image support for PS Vita.
A compiled example is included with code.