rafrsr/generic-api 问题修复 & 功能扩展

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

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

rafrsr/generic-api

最新稳定版本:v3.0.1

Composer 安装命令:

composer require rafrsr/generic-api

包简介

API Abstraction layer with mocks

README 文档

README

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

API Abstraction layer with mocks. Tools for creating structured SDKs or API implementations easy and following some simple guidelines.

Most APIs provide a SDK or API implementation library in parallel. But this not always true, or simply not made in our required language (php). For this cases is necessary implements the API from scratch. GenericApi is solution to keep things organized and follow a similar pattern for all libraries.

Features

  • Guzzle: Use guzzle with psr7 for requests, responses, and streams.
  • Mocks: Emulate request and response for test environments
  • Validation: Symfony validations to validate a request before send any data to remote API
  • Connection Abstraction: Only create the request, the connection is done automatically with guzzle, no more complicated curl connections.
  • Xml and Json Parser: Can use XML and JSON parser to convert API response to objects using JMS serializer
  • Scaffolding: Test API connection and any method using generic classes

Installation

  1. Install composer
  2. Execute: composer require rafrsr/generic-api

Documentation

Full documentation are available on the wiki page

Functional Example

Can view a more complex example of functional API in the "sample" folder.

Copyright

This project is licensed under the MIT license.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-02-02

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固