php-tools/README.md

17 lines
406 B
Markdown

# php-tools
A web frontend for common PHP encode/decode operations.
![php-tools screenshot](http://objects.dreamhost.com/sixohthree/php-tools.1394727296.png)
## Prerequisites
This tool uses [Composer](http://getcomposer.org) to manage external PHP
libraries. You'll need to install that.
## Install
git clone https://git.abackstrom.com/annika/php-tools.git
cd php-tools
composer install