php-tools/README.md

17 lines
402 B
Markdown
Raw Normal View History

2013-07-26 02:42:49 +00:00
# php-tools
A web frontend for common PHP encode/decode operations.
![php-tools screenshot](http://objects.dreamhost.com/sixohthree/php-tools.1374806160.png)
2013-07-26 16:29:46 +00:00
## Prerequisites
This tool uses [Composer](http://getcomposer.org) to manage external PHP
libraries. You'll need to install that.
2013-07-26 02:42:49 +00:00
## Install
git clone https://github.com/abackstrom/php-tools.git
cd php-tools
composer install