Base package template for development of open source PHP packages
Created on 2020-07-30 by Peter Forret for toolstud.io
- on https://github.com/toolstud-io/ts_php_template
- click on 'Use this template'
- choose the name of your new package
git clone <your github>/<your_new_package>
cd <your_new_package>
./first_run_this.sh
- answer all the questions correctly
- taadaa!
Please see CONTRIBUTING for details.
The MIT License (MIT). Please see License File for more information.