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

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

agiphlow/phpagi
===============

A modernized version of the phpagi class.

01382PHP

Since Apr 9Pushed 10y ago1 watchersCompare

[ Source](https://github.com/agiphlow/phpagi)[ Packagist](https://packagist.org/packages/agiphlow/phpagi)[ RSS](/packages/agiphlow-phpagi/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

phpagi
======

[](#phpagi)

A modernized version of the original *phpagi* project ().

Installation
------------

[](#installation)

The suggested installation method is via [composer](https://getcomposer.org/):

```
composer require agiphlow/phpagi
```

**Note:** `agiphlow/phpagi` is still in development, make sure to set the minimum stability in your `composer.json` to `dev`:

```
{
	"minimum-stability": "dev"
}
```

Usage
-----

[](#usage)

Create the script `agi.php` with the following content:

```
#!/usr/bin/env php
