Download the PHP package gkiokan/php_simulator without Composer
On this page you can find all versions of the php package gkiokan/php_simulator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gkiokan/php_simulator
More information about gkiokan/php_simulator
Files in gkiokan/php_simulator
Download gkiokan/php_simulator
More information about gkiokan/php_simulator
Files in gkiokan/php_simulator
Vendor gkiokan
Package php_simulator
Short Description Just a simple local PHP Simulator for quick Code checks
License
Package php_simulator
Short Description Just a simple local PHP Simulator for quick Code checks
License
Please rate this library. Is it a good library?
Informations about the package php_simulator
PHP Simulator
Hey developers out there :) I thought about a little enviroment how to test some quick written PHP Code. It will be executed thought the localhost, due the direct executation of the file itself.
It's basicly serialize the Data and post it thought Ajax and return the result in the DIV. This allows you to make quick tests for PHP Snippets.
Options
FPS: 1000/60 Serialize Data from Input: false (not yet) Check Data for injection: false (not yet) Colorize Output: false (not yet) Colorize Input: false (not yet)
All versions of php_simulator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.4 || ^7.0
The package gkiokan/php_simulator contains the following files
Loading the files please wait ....