|
||
---|---|---|
tests | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README.md | ||
TODO | ||
classes.php | ||
composer.json | ||
composer.lock | ||
functions.php | ||
index.php | ||
math.min.js | ||
style.css | ||
tools.js |
README.md
php-tools
A web frontend for common PHP encode/decode operations.
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