2017 © Pedro Peláez
 

project php_simulator

Just a simple local PHP Simulator for quick Code checks

image

gkiokan/php_simulator

Just a simple local PHP Simulator for quick Code checks

  • Sunday, November 20, 2016
  • by Gkiokan
  • Repository
  • 0 Watchers
  • 0 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

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., (*1)

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., (*2)

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), (*3)

The Versions

20/11 2016

dev-master

9999999-dev

Just a simple local PHP Simulator for quick Code checks

  Sources   Download

MIT

The Requires

  • php 5.6.* || ^7.0

 

php simulator quicktests

07/10 2016

1.0.2

1.0.2.0

Just a simple local PHP Simulator for quick Code checks

  Sources   Download

The Requires

  • php >=5.6.4 || ^7.0

 

php simulator quicktests