PHP Classes

File: libraries/vendor/cache/tag-interop/composer.json

Recommend this page to a friend!
  Classes of Duong Huynh Nghia   PHP Slim Framework 3 Modular Application   libraries/vendor/cache/tag-interop/composer.json   Download  
File: libraries/vendor/cache/tag-interop/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Slim Framework 3 Modular Application
Create modular applications using Slim Framework
Author: By
Last change:
Date: 6 years ago
Size: 992 bytes
 

Contents

Class file image Download
{ "name": "cache/tag-interop", "type": "library", "description": "Framework interoperable interfaces for tags", "keywords": [ "cache", "psr6", "tag", "psr" ], "homepage": "http://www.php-cache.com/en/latest/", "license": "MIT", "authors": [ { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://github.com/nyholm" }, { "name": "Nicolas Grekas ", "email": "p@tchwork.com", "homepage": "https://github.com/nicolas-grekas" } ], "require": { "php": "^5.5 || ^7.0", "psr/cache": "^1.0" }, "autoload": { "psr-4": { "Cache\\TagInterop\\": "" } }, "extra": { "branch-alias": { "dev-master": "2.0-dev" } } }