Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/egel/php-sandbox
- Owner: egel
- License: mit
- Created: 2014-02-16T16:42:26.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-16T18:47:09.000Z (almost 11 years ago)
- Last Synced: 2024-10-12T21:42:20.711Z (about 1 month ago)
- Language: PHP
- Size: 559 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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