1
0
Fork 0
php-tools/README.md

406 B

php-tools

A web frontend for common PHP encode/decode operations.

php-tools screenshot

Prerequisites

This tool uses Composer 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