You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 years ago | |
---|---|---|
tests | 10 years ago | |
.gitignore | 8 years ago | |
LICENSE | 9 years ago | |
Makefile | 10 years ago | |
README.md | 5 years ago | |
TODO | 7 years ago | |
classes.php | 7 years ago | |
composer.json | 7 years ago | |
composer.lock | 7 years ago | |
functions.php | 10 years ago | |
index.php | 6 years ago | |
math.min.js | 7 years ago | |
style.css | 7 years ago | |
tools.js | 7 years ago |
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