承接 lesjoursfr/filesystem-cache 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

lesjoursfr/filesystem-cache

最新稳定版本:2.0.3

Composer 安装命令:

composer require lesjoursfr/filesystem-cache

包简介

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

README 文档

README

This is a PSR-6 cache implementation using Filesystem. This project is a fork of the original PHP Cache cache/filesystem-adapter project.

Installation

composer install lesjoursfr/filesystem-cache

Development only

To install the Symphony PHP CS you have to run the following commands (assuming you have downloaded composer.phar) :

php composer.phar install
vendor/bin/phpcs --config-set installed_paths vendor/escapestudios/symfony2-coding-standard

Then you can check the code style with the following command

vendor/squizlabs/php_codesniffer/bin/phpcs --standard=./phpcs.xml --no-cache --parallel=1 ./src ./tests

You can analyse the project with PHPStan

vendor/bin/phpstan analyse

You can run PHPUnit Tests

vendor/bin/phpunit

统计信息

  • 总下载量: 1.79k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 23
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-07-18