FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

spiral-modules/phpFastCache-bridge: phpFastCache Bridge · GitHub

This repository was archived by the owner on Jan 24, 2024. It is now read-only.

Repository files navigation

PHPFastCache PSR6 and PSR16 adapters

Spiral utilizes PSR-16 (ORM) and PSR-6 (psr7-middlewares) protocols to allow your application to communicate with cache engines.

Installation

composer require spiral/phpfastcache
spiral register spiral/phpfastcache

Existed Bridges

Take a look at existed module spiral/phpfastcache which creates bridge to https://github.com/PHPSocialNetwork/phpfastcache library and adds cache configuration into your application.

composer require spiral/phpfastcache spiral register spiral/phpfastcache

Add bootloader Spiral/PhpFastCache/CacheBootloader to enable caching.

About

phpFastCache Bridge

Topics

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL