An open API service indexing awesome lists of open source software.

https://github.com/chassis/apcu

An extension to add the apcu PHP library
https://github.com/chassis/apcu

Last synced: 9 days ago
JSON representation

An extension to add the apcu PHP library

Awesome Lists containing this project

README

          

# A Php APCU Chassis Extension.
A Chassis extension to install and configure
[APCU](https://www.php.net/manual/en/book.apcu.php) on your server.

## Usage
1. Add this extension to your extensions directory. `git clone git@github.com:Chassis/apcu.git extensions/apcu`
2. Run `vagrant provision`
3. Php APC User Cache has been installed on your Chassis VM!

That's it!