PHPackages                             hmdshariati/phpagi - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. hmdshariati/phpagi

ActiveLibrary

hmdshariati/phpagi
==================

PHPAGI is a PHP class for the Asterisk Gateway Interface.

2.21.5(3y ago)128LGPL-2.1-or-laterPHP

Since Apr 15Pushed 3y agoCompare

[ Source](https://github.com/hmdshariati/phpagi)[ Packagist](https://packagist.org/packages/hmdshariati/phpagi)[ RSS](/packages/hmdshariati-phpagi/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (11)Used By (0)

PHPAGI README
-------------

[](#phpagi-readme)

A fork of welltime/phpagi 2.20

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
------------

[](#installation)

The preferred way to install this extension is through [composer](https://getcomposer.org/download/).

Either run

```
$ composer require hmdshariati/phpagi ^2.21
```

or add

```
"hmdshariati/phpagi": "^2.20"

```

to the `require` section of your `composer.json` file.

FILES
-----

[](#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
----

[](#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)

Support for phpagi is available from the project website.

-

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor3

3 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~128 days

Recently: every ~166 days

Total

10

Last Release

1438d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/84eb62a2993e5694109cae157e9212915fb429c5f328fe6ce795a0a074e1a3f7?d=identicon)[hmdshariati](/maintainers/hmdshariati)

---

Top Contributors

[![DmitryMCN](https://avatars.githubusercontent.com/u/24269581?v=4)](https://github.com/DmitryMCN "DmitryMCN (9 commits)")[![alexeevdv](https://avatars.githubusercontent.com/u/597839?v=4)](https://github.com/alexeevdv "alexeevdv (4 commits)")[![FreeSS](https://avatars.githubusercontent.com/u/4200978?v=4)](https://github.com/FreeSS "FreeSS (4 commits)")[![rivassh](https://avatars.githubusercontent.com/u/6438294?v=4)](https://github.com/rivassh "rivassh (3 commits)")[![sebastianberm](https://avatars.githubusercontent.com/u/6470150?v=4)](https://github.com/sebastianberm "sebastianberm (3 commits)")[![Arbuzov](https://avatars.githubusercontent.com/u/1662280?v=4)](https://github.com/Arbuzov "Arbuzov (2 commits)")[![ricventu](https://avatars.githubusercontent.com/u/3369838?v=4)](https://github.com/ricventu "ricventu (1 commits)")[![CodeLingoBot](https://avatars.githubusercontent.com/u/45469328?v=4)](https://github.com/CodeLingoBot "CodeLingoBot (1 commits)")[![Bdido86](https://avatars.githubusercontent.com/u/2090126?v=4)](https://github.com/Bdido86 "Bdido86 (1 commits)")[![ipoddubny](https://avatars.githubusercontent.com/u/1784421?v=4)](https://github.com/ipoddubny "ipoddubny (1 commits)")[![nedlosster](https://avatars.githubusercontent.com/u/9947598?v=4)](https://github.com/nedlosster "nedlosster (1 commits)")

### Embed Badge

![Health badge](/badges/hmdshariati-phpagi/health.svg)

```
[![Health](https://phpackages.com/badges/hmdshariati-phpagi/health.svg)](https://phpackages.com/packages/hmdshariati-phpagi)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
