承接 mediamonks/rest-api 相关项目开发

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

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

mediamonks/rest-api

最新稳定版本:2.3.0

Composer 安装命令:

composer require mediamonks/rest-api

包简介

MediaMonks Rest API

README 文档

README

Build Status Code Coverage Total Downloads Latest Stable Version Latest Unstable Version License

MediaMonks Rest API

This library contains an event subscriber to easily create a Rest API with the Symfony HttpKernel. By default this library will output according to our MediaMonks Rest API spec but since we believe it could be very useful for other companies too it's very easy to extend it or implement your own.

Highlights

  • Thrown exceptions will be converted automatically
  • Supports custom serializers like JMS, uses json serializer by default
  • Supports custom response models
  • Supports application/json, application/x-www-form-urlencoded & multipart/form-data input
  • Supports method overriding
  • Supports forcing a "200 OK" status method
  • Supports paginated responses
  • Supports wrapping json response in a method (jsonp) and post message
  • Should work with any framework that uses HttpKernel

Documentation

Documentation and examples can be found in the /docs folder.

Requirements

  • PHP >= 8.0

To use the library.

Installation

For Symfony Framework users it is recommended to install the Rest API Bundle instead of this library.

Install this package by using Composer.

$ composer require mediamonks/rest-api

Security

If you discover any security related issues, please email devmonk@mediamonks.com instead of using the issue tracker.

License

The MIT License (MIT). Please see License File for more information.

统计信息

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

GitHub 信息

  • Stars: 13
  • Watchers: 6
  • Forks: 7
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-01-30