php-sdk
php-sdk copied to clipboard
Would you give an adapter for php-cache?
The PHP Cache organization is dedicated to providing solid, powerful, flexible, and lightweight caching libraries for PHP projects.
Project website: http://www.php-cache.com/en/latest/
Do you mean use php-cache to store user session? You can implement the IStorage interface by yourself.