Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/egel/php-sandbox

This is very simple sandbox for PHP developers containing auto-class loader.
https://github.com/egel/php-sandbox

Last synced: 5 days ago
JSON representation

This is very simple sandbox for PHP developers containing auto-class loader.

Awesome Lists containing this project

README

        

# PHP Sandbox
This is very simple sandbox for PHP developers who needs quick environment for test classes.

## Requirements

* Running server (ex: Apache, Nginx,... etc.).
* Installed PHP interpreter.

## Install

* Clone it using git
```
git clone [email protected]:egel/php-sandbox.git
```

* Or download it directly to your machine in one zipped file.

Happy hacking :)

## License

MIT - Maciej Sypień © 2011