定制 labrodev/rest-sdk 二次开发

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

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

labrodev/rest-sdk

最新稳定版本:v1.0.3

Composer 安装命令:

composer require labrodev/rest-sdk

包简介

Laravel package that simplifies and standardizes communication with external REST APIs in your Laravel application

README 文档

README

This repository provides a Laravel package that simplifies and standardizes communication with external REST APIs in your Laravel application. It introduces a convenient “Payload” approach, which helps you:

  • Track Requests and Endpoints: Easily manage all the different endpoints, request payloads, and HTTP methods used when calling external APIs. [- Improve Code Organization: Keep your integration logic clean and maintainable by centralizing API interactions in one layer.
  • Enhance Debugging and Monitoring: Gain better visibility into the requests made to third-party services, making it easier to diagnose issues.

With this SDK, you can wrap any external Rest API communication under a consistent interface, ensuring your Laravel project remains flexible, readable, and easy to extend as new services are introduced.

Testing

composer test

PhpStan check

composer analyse

Changelog

Please see CHANGELOG for more information on what has changed recently.

Credits

License

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

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-01-15