承接 welltime/phpagi 相关项目开发

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

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

welltime/phpagi

最新稳定版本:2.20.1

Composer 安装命令:

composer require welltime/phpagi

包简介

PHPAGI is a PHP class for the Asterisk Gateway Interface.

README 文档

README

Welcome to PHPAGI.

phpagi is a set of PHP classes for use in developing applications with the Asterisk Gateway Interface, and is licensed under the GNU Lesser General Public License (see COPYING for terms).

This release (version 2) of the phpagi classes is a significant overhaul from the old version 1 library. API functions have been renamed and restructured.

Version 1 of phpagi is no longer supported, but will continue to be available for historical purposes. We strongly encourage you to migrate to this new version.

If you have developed software based around phpagi, we'd like to hear from you! Drop us a note, and indicate whether you'd like us to list your application on our website.

Installation

The preferred way to install this extension is through composer.

Either run

$ composer require welltime/phpagi ^2.20

or add

"welltime/phpagi": "^2.20"

to the require section of your composer.json file.

FILES

  • phpagi.php - The main phpagi class.

  • phpagi-asmanager.php - The Asterisk Manager class.

  • phpagi-fastagi.php - FastAGI class.

  • docs/ - README files for the classes.

  • api-docs/ - API Documentation (html)

DOCS

  • README.phpagi - The main phpagi README

  • README.phpagi-asmanager - The phpagi asterisk manager README

  • README.phpagi-fastagi - phpagi fastagi README

  • CHANGELOG - Change Log.

  • phpagi.conf - An example configuration file for phpagi.

  • fastagi.xinetd - xinetd.conf sample configuration for fastagi

SUPPORT

Support for phpagi is available from the project website.

welltime/phpagi 适用场景与选型建议

welltime/phpagi 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 46.12k 次下载、GitHub Stars 达 62, 在 PHP 生态内属于活跃度较高的组件。

我们在过去多个企业项目中使用过 welltime/phpagi 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 welltime/phpagi 我们能提供哪些服务?
定制开发 / 二次开发

基于 welltime/phpagi 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

  • 总下载量: 46.12k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 62
  • 点击次数: 15
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 62
  • Watchers: 27
  • Forks: 96
  • 开发语言: PHP

其他信息

  • 授权协议: LGPL-2.1-or-later
  • 更新时间: 未知