承接 three_devs/call_return 相关项目开发

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

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

three_devs/call_return

最新稳定版本:v2.4.0

Composer 安装命令:

composer require three_devs/call_return

包简介

Call Return

README 文档

README

Packagist PHP Version Support

CallReturn

A handy object that can be used as common return object for function/method calls The object has status and status code, it can be used as common object for API call returns too It also has success/error messages array and success/error code array, so you can either use text messages to return or codes to return for success and error condition. or you can use both code and string messages Success/error codes allows your application to send codes to third party application or (your own) in return that they can use to write their own messages or take action based on the level of error code

This class is developed and offered by 3-devs IT Ltd.
https://3-devs.com

Install the package using composer
composer require three_devs/call_return

PHP version 7.4

@category library
@package three_devs/call_return
@author Tanmay Chakrabarty tanmay@3-devs.com
@owner 3DEVs IT LTD info@3-devs.com
@access public
@version 2.0.0
@license https://www.apache.org/licenses/LICENSE-2.0.html
@link https://github.com/3DEVS-IT-LTD/Call-Return

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Apache-2.0
  • 更新时间: 2021-06-09