romeoz/rock-response 问题修复 & 功能扩展

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

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

romeoz/rock-response

最新稳定版本:0.11.2

Composer 安装命令:

composer require romeoz/rock-response

包简介

HTTP response library

README 文档

README

Latest Stable Version Total Downloads Build Status HHVM Status Coverage Status License

Features

  • Support many formatters:
    • JSON
    • XML
    • RSS
    • Sitemap
    • HTML
  • Standalone module/component for Rock Framework

Installation

From the Command Line:

composer require romeoz/rock-response

or in your composer.json:

{
 "require": {
     "romeoz/rock-response": "*"
 }
}

Requirements

  • PHP 5.4+
  • For using SitemapResponseFormatter required tackk/cartographer: composer require tackk/cartographer
  • For using RssResponseFormatter required mibe/FeedWriter: composer require mibe/feedwriter

All unbolded dependencies is optional.

License

HTTP response is open-sourced software licensed under the MIT license.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-09-04