PHPackages                             10forit/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. 10forit/phpagi

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

10forit/phpagi
==============

PHPAGI is a PHP class for the Asterisk Gateway Interface.

2.20.1(7y ago)07.4k↓74.7%LGPL-2.1-or-laterPHP

Since Apr 15Pushed 4y agoCompare

[ Source](https://github.com/10FORIT/phpagi)[ Packagist](https://packagist.org/packages/10forit/phpagi)[ RSS](/packages/10forit-phpagi/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (2)Used By (0)

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

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

[](#installation)

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

Either run

```
$ composer require 10forit/phpagi ^2.20
```

or add

```
"10forit/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

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity60

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

Unknown

Total

1

Last Release

2636d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/62545179?v=4)[10FORIT](/maintainers/10FORIT)[@10FORIT](https://github.com/10FORIT)

---

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)")[![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)")[![nedlosster](https://avatars.githubusercontent.com/u/9947598?v=4)](https://github.com/nedlosster "nedlosster (1 commits)")[![ricventu](https://avatars.githubusercontent.com/u/3369838?v=4)](https://github.com/ricventu "ricventu (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)")[![CodeLingoBot](https://avatars.githubusercontent.com/u/45469328?v=4)](https://github.com/CodeLingoBot "CodeLingoBot (1 commits)")

### Embed Badge

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

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

###  Alternatives

[nedsbeds/profile_split_enable

Allows Drupal sites using multiple profiles, CMI and config split to have a config split defined for each profile

12234.7k](/packages/nedsbeds-profile-split-enable)

PHPackages © 2026

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