Nyholm member since: Feb 11, 2013

Nyholm's packages

  • PHP

    cache/integration-tests

    Integration tests for PSR-6 and PSR-16 cache implementations

  • PHP

    cache/memcache-adapter

    A PSR-6 cache implementation using memcache. This implementation supports tags

  • PHP

    cache/memcached-adapter

    A PSR-6 cache implementation using Memcached. This implementation supports tags

  • PHP

    cache/mongodb-adapter

    A PSR-6 cache implementation using MongoDB. This implementation supports tags

  • PHP

    cache/namespaced-cache

    A decorator that makes your cache support namespaces

  • PHP

    cache/predis-adapter

    A PSR-6 cache implementation using Redis (Predis). This implementation supports tags

  • PHP

    cache/prefixed-cache

    A decorator that makes your cache support prefix

  • PHP

    cache/psr-6-doctrine-bridge

    PSR-6 Doctrine bridge

  • PHP

    cache/redis-adapter

    A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags

  • PHP

    cache/session-handler

    An implementation of PHP's SessionHandlerInterface that allows PSR-6

  • PHP

    cache/simple-cache-bridge

    A PSR-6 bridge to PSR-16. This will make any PSR-6 cache compatible with SimpleCache.

  • PHP

    cache/tag-interop

    Framework interoperable interfaces for tags

  • PHP

    cache/taggable-cache

    Add tag support to your PSR-6 cache implementation

  • PHP

    cache/util

    PSR-6 and PSR-16 Caching Utilities

  • PHP

    cache/void-adapter

    A PSR-6 cache implementation using Void. This implementation supports tags