dev-develop
dev-develop https://indigophp.comReplacement for Fuel Cache class
MIT
The Requires
The Development Requires
by MĂĄrk SĂĄgi-KazĂĄr
cache fuel
Replacement for Fuel Cache class
This package is a wrapper around tedivm/stash package, also replaces the core Cache
class., (*2)
Via Composer, (*3)
json
{
"require": {
"indigophp/fuel-stash": "@stable"
}
}
, (*4)
Load the stash
package before any cache usage. Use Cache
class as usually., (*5)
Cache_Storage_Driver
an instance of Pool
is returned.For more details check Stash docs., (*6)
Please see CONTRIBUTING for details., (*7)
The MIT License (MIT). Please see License File for more information., (*8)
Replacement for Fuel Cache class
MIT
cache fuel