dev-master
9999999-dev
MIT
The Requires
- php ^7.0
- opentracing/opentracing 1.0.0-beta5
- ext-memcached *
The Development Requires
1.0.0-alpha1
1.0.0.0-alpha1
MIT
The Requires
The Development Requires
Wallogit.com
2017 © Pedro Peláez
This package enables distributed tracing for the PHP Memcached library., (*2)
<?php
use OpenTracing\Memcached\TracingMemcacheClient;
$client = new TracingMemcacheClient();
$value = $client->get('test-key');
MIT License., (*3)
MIT
MIT