PHPackages                             jkouvakis/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. jkouvakis/phpagi

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

jkouvakis/phpagi
================

PHPAGI is a PHP class for the Asterisk Gateway Interface.

v1.0.0(1y ago)07LGPL-2.1-or-laterPHP

Since May 28Pushed 1y ago1 watchersCompare

[ Source](https://github.com/JKouvakis/phpagi)[ Packagist](https://packagist.org/packages/jkouvakis/phpagi)[ RSS](/packages/jkouvakis-phpagi/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)DependenciesVersions (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 jkouvakis/phpagi ^1.00
```

or add

```
"jkouvakis/phpagi": "^1.00"

```

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

FILES
-----

[](#files)

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

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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

720d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f8984a832c0e927aca3a16dd4ec65791b6378bf7d8a088cb1e489d4da479c196?d=identicon)[jkouvakis](/maintainers/jkouvakis)

---

Top Contributors

[![JKouvakis](https://avatars.githubusercontent.com/u/16337269?v=4)](https://github.com/JKouvakis "JKouvakis (9 commits)")

### Embed Badge

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

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

###  Alternatives

[yurunsoft/swoole-co-pool

26388.0k1](/packages/yurunsoft-swoole-co-pool)[burdamagazinorg/thunder-project

Project template for Thunder projects with composer

2727.1k](/packages/burdamagazinorg-thunder-project)

PHPackages © 2026

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