定制 neirda24/guzzle-bundle-header-disable-cache-plugin 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

neirda24/guzzle-bundle-header-disable-cache-plugin

Composer 安装命令:

composer require neirda24/guzzle-bundle-header-disable-cache-plugin

包简介

Guzzle plugin that allow you to disable the cache plugin using a dedicated header.

README 文档

README

This plugin integrates a way to disable the cache plugin using a header.

Requirements

Installation

Using composer:

composer.json
{
    "require": {
        "neirda24/guzzle-bundle-header-disable-cache-plugin": "^1.0"
    }
}
command line
$ composer require neirda24/guzzle-bundle-header-disable-cache-plugin

Usage

Enable bundle

# app/AppKernel.php

new EightPoints\Bundle\GuzzleBundle\EightPointsGuzzleBundle([
    new Neirda24\Bundle\GuzzleBundleHeaderDisableCachePlugin\GuzzleBundleHeaderDisableCachePlugin(),
])

Basic configuration

# app/config/config.yml

eight_points_guzzle:
    clients:
        api_payment:
            base_url: "http://api.domain.tld"

            # define headers, options

            # plugin settings
            plugin:
                header_disable_cache:
                    enabled: true
                    header: 'X-Guzzle-Skip-Cache' # Optional

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-11-17

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固