Download the PHP package previewtechs/simple-cache without Composer
On this page you can find all versions of the php package previewtechs/simple-cache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download previewtechs/simple-cache
More information about previewtechs/simple-cache
Files in previewtechs/simple-cache
Download previewtechs/simple-cache
More information about previewtechs/simple-cache
Files in previewtechs/simple-cache
Vendor previewtechs
Package simple-cache
Short Description Simple cache library for PHP built on top of PSR-16.
License MIT
Package simple-cache
Short Description Simple cache library for PHP built on top of PSR-16.
License MIT
Please rate this library. Is it a good library?
Informations about the package simple-cache
Simple Cache Client Adapter
PHP Cache library built by PSR-16 simple cache interface
You can find implementations of the specification by looking for packages providing the psr/simple-cache-implementation virtual package.
Installation
- Run this command:
composer require previewtechs/simple-cache:dev-master
Usages
-
Create a file named
test.php
in your root directory and add these following codes: - then run
php test.php
For Documentations
All versions of simple-cache with dependencies
PHP Build Version
Package Version
The package previewtechs/simple-cache contains the following files
Loading the files please wait ....