Skip to content

peeperklip/Caching

Repository files navigation

My Cache library (work in progress)

require in composer:

{
    "require":
    {
        "peeperklip/caching": "dev-master"
    },
    "repositories": [
        { "type": "vcs", "url": "[email protected]:peeperklip/Caching.git" }
    ]
}

Developing locally

This repository comes with the (stripped) dockerfiles as seen in peeperklip/DockerFiles

Set up

initial set up does not work on docker (this is WIP as well)

git clone [email protected]:peeperklip/Caching.git
php composer.phar install
docker-compose up (-d)

About

My caching library / implementation of PSR-6

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published