arcwindab / template
dev-main
2021-10-17 20:56 UTC
Requires
- php: >=5.6.33
Suggests
- php: >=7.0
This package is auto-updated.
Last update: 2024-10-18 04:35:41 UTC
README
Disclaimer
In the words of Abraham Lincoln:
Pardon my French
My English, and technical terms in code, is not very good - I'm not a native speaker.
Sorry for any confusion that may occur.
Install
ArcWind Template is available on Packagist and installation via Composer is the recommended way to install ArcWind Template. Just add this line to your composer.json file:
"arcwindab/template": "@dev"
or run
composer require arcwindab/template