se7enxweb/ezphttprequest 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

se7enxweb/ezphttprequest

最新稳定版本:1.0.0

Composer 安装命令:

composer require se7enxweb/ezphttprequest

包简介

Provides ezpHttpRequest, a child class of HttpRequest

README 文档

README

License

See LICENSE file provided with this project.

Purpose

This extension provides ezpHttpRequest, a child class of HttpRequest, provided by the PECL package.

Installation

Install PHP extension pecl_http version 1.7.x, version 2.x will not work because of an API change.

Drop the extension's folder in your extension folder, and regenerate the extensions autoload. You don't need to enable the extension, as autoloads are independant of wether extensions are loaded or not.

Reason

While this would fit better in the eZ Publish kernel, we chose to publish this as an extension.

Two extensions we are working on did require HTTP requests support, and both needed proxy support. This class is used by both projects in order to avoid duplication.

The goal is in the end to make this extension part of the next eZ Publish version, at which point the extension will be useless and deprecated.

Homepage

http://github.com/ezsystems/ezphttprequest

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-2.0
  • 更新时间: 2024-01-29