Skip to content

OndraM/aerospike-cache-php

 
 

Repository files navigation

Aerospike cache adapters for PHP

Latest Stable Version Build Status Coverage Status

TODO description

Installation

composer require lmc/aerospike-cache

Usage

TODO usage

Changelog

For latest changes see CHANGELOG.md file. We follow Semantic Versioning.

Contributing and development

Install dependencies

composer install

Run tests

For each pull-request, unit tests as well as static analysis and codestyle checks must pass.

To run all those checks execute:

composer all

About

Aerospike PHP cache adapter for Symfony/Cache (PSR-6 and PSR-16) and Doctrine/Cache

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%