Table of Contents
Get the files
Git clone
If you use a version control client you can checkout the sources of the project. It will make it easier to keep the files up to date.
Checkout sources with git client. The following commands create a directory ahcache below webroot and put all files there:
cd [webroot-directory]/vendor/
git clone https://github.com/axelhahn/ahcache.git [optional-name-of-subdir]
Leaving [optional-name-of-subdir] empty will create a subdir named “ahcache”
Download
OR
You can download a zip file and extract it