Test some PHP code!
A simple tool to test your PHP code.
Features:
- Code without having to start a whole project!
- Switch PHP versions on the fly!
- Copy your snippet with a simple click on a button!
- Continue where you left off last time
- Run your code with a simple shortcut! (ctrl + r)
- Choose a cool theme to code in
Get it on AppCenter
Get PHP Tester and more on elementary AppCenter, the open, pay-what-you-can app store for indie developers. Every app is open source and has been reviewed and curated by elementary to ensure a native, privacy-respecting, and secure experience.
Note: This app is only available for elementary OS 5.1 Hera. If you’re on elementary OS 6 Odin, it will not appear in AppCenter. You can reach out to the developer and ask that they update it for OS 6.
What's New:
1.9.0 – Mar 21, 2019
Dark mode, shortcut button tooltips
- Added dark mode
- Fixed dialog sizes
- Added shortcut button labels
1.8.2 – Feb 2, 2019
Added metadata French translation
- Added metadata French translation
1.8.1 – Jan 27, 2019
Added metadata translation
- Added metadata translation
1.8.0 – Jan 26, 2019
Added metadata translation
- Added metadata translation
1.7.0 – Jan 24, 2019
Remember size, maximized, and position
- Fixed single-instancing
- Fixed about appcenter shortcut
- Remember size, maximized, and position
1.6.3 – Jan 22, 2019
Fixed a crash
- Fixed crash on saved php version is not installed
1.6.2 – Jan 17, 2019
Added French translation
- The application is now available in French thanks to NathanBnm!
1.6.1 – Jan 11, 2019
Bug fixes, expanded php
- PHP can now be found if executable doesnt contain version
- Fixed stuck in copy paste menu when no php is found
1.6.0 – Jan 10, 2019
Added PHP path option
- You can now change the PHP path
- Fixed a fatal error on startup when no PHP is found
1.5.6 – Sep 22, 2018
Updated build system
- Migrated from Cmake to Meson
1.5.5 – Sep 21, 2018
Updated release for Juno
- Added Houston CI
1.5.4 – May 27, 2018
Added Brazilian translation and a new shortcut
- Added Brazilian translation
- Added shortcut for quitting
- Changed text for when PHP is not found
1.5.3 – Feb 8, 2018
Fixed bug where other applications than php where shown
- Fixed a bug other applications than php would be shown
- Refactored code
1.5.2 – Jan 25, 2018
Fixed version bug
- Fixed a bug where the wrong version would be used
1.5.1 – Nov 29, 2017
Wrapping will now happen correctly
- Wrapping will now happen by CHAR so that those annoying scrollbars won't show up anymore
- Updated alerts to granite5.0
- Updated 'PHP not found' screen
- Refactored lots of code
1.5.0 – Nov 10, 2017
PHP version switching
- Added php version switching
- Made source view scrollable
1.4.0 – Nov 3, 2017
font, fontSize and result improvements
- Added ability to change font and fontsize
- Made the result better readable
- Added about action
1.3.0 – Oct 20, 2017
1.3.0
- Added theme choosing
- Added progress saving
1.2.1 – Oct 17, 2017
1.2.1
- Added dropdown menu's
- Added copy output
- Added tooltips for the buttons
- refactored some code
1.2.0 – Oct 16, 2017
1.2.0
- Added travis support for the builds
- Fixed a bug which would keep the application running in the background
1.1.4 – Oct 16, 2017
1.1.4
- Added run shortcut (ctrl + r)
1.1.3 – Oct 13, 2017
1.1.3
- Added a button to copy the text
- Changed some button labels
- Added more screenshots
1.1.2 – Oct 13, 2017
1.1.2
- Added travis support for the builds
- Fixed a bug which would keep the application running in the background
1.1.1 – Oct 12, 2017
1.1.1
- Fixed phptest.php file creation
- Fixed compiling error
1.1.0 – Oct 11, 2017
1.1.0
- Added syntax highlighting
- Added line numbers
- Updated the icon again
1.0.1 – Oct 7, 2017
1.0.1
- Updated icon
1.0.0 – Oct 6, 2017
1.0.0
- First Release