PHPackages                             agmscode/agms\_php\_lite - 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. [API Development](/categories/api)
4. /
5. agmscode/agms\_php\_lite

ActiveLibrary[API Development](/categories/api)

agmscode/agms\_php\_lite
========================

Agms PHP Lite Library

v0.2.0(10y ago)013MITPHPPHP &gt;=5.2.1

Since May 7Pushed 10y ago3 watchersCompare

[ Source](https://github.com/agmscode/agms_php_lite)[ Packagist](https://packagist.org/packages/agmscode/agms_php_lite)[ Docs](http://onlinepaymentprocessing.com/)[ RSS](/packages/agmscode-agms-php-lite/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

agms\_php\_lite
===============

[](#agms_php_lite)

Agms Php Lite Library

[![Build Status](https://camo.githubusercontent.com/6f74d597b415992562d45a0c89f2c4e4b1cdad6f52120f40d466cd228a998820/68747470733a2f2f7472617669732d63692e6f72672f61676d73636f64652f61676d735f7068705f6c6974652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/agmscode/agms_php_lite)[![Latest Stable Version](https://camo.githubusercontent.com/ac8e454ef683c9fcb4adde173d59b4aa651c8ce4985b1bead426b1ab4f9c6e47/68747470733a2f2f706f7365722e707567782e6f72672f61676d73636f64652f61676d735f7068705f6c6974652f762f737461626c65)](https://packagist.org/packages/agmscode/agms_php_lite)[![Total Downloads](https://camo.githubusercontent.com/655964371ad348e579e939a36725463212d0db51de5b7624b329c262f1f5b3d8/68747470733a2f2f706f7365722e707567782e6f72672f61676d73636f64652f61676d735f7068705f6c6974652f646f776e6c6f616473)](https://packagist.org/packages/agmscode/agms_php_lite)[![Latest Unstable Version](https://camo.githubusercontent.com/f3e92ab7427959ff9685d270fd7204798aa4cb8f3309d0dbce1b53f9ce842a94/68747470733a2f2f706f7365722e707567782e6f72672f61676d73636f64652f61676d735f7068705f6c6974652f762f756e737461626c65)](https://packagist.org/packages/agmscode/agms_php_lite)[![License](https://camo.githubusercontent.com/e01f44198cc3b0d131b83ce1ddcbcf93bb67cd4dba4e8f7b7ce751d0ede53e8f/68747470733a2f2f706f7365722e707567782e6f72672f61676d73636f64652f61676d735f7068705f6c6974652f6c6963656e7365)](https://packagist.org/packages/agmscode/agms_php_lite)

Requirements
------------

[](#requirements)

PHP 5.1 and later.

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

[](#installation)

Download the [latest release](https://github.com/agmscode/agms_php_lite/releases). Then, include the `agms.php` file.

```
require_once('/path/to/agms_php_lite/agms.php');

```

Getting Started
---------------

[](#getting-started)

Simple usage looks like:

```
Agms::setUsername('your username');
Agms::setPassword('your password');
$params = array(
    'TransactionType' => 'sale'
    'CCNumber' => '4111111111111111',
    'CC_exp_date' => '1220',
    'CVV' => 123,
    'Amount' => '20'
);
$response = Agms::process($params);
echo $response;

```

Documentation
-------------

[](#documentation)

Please see  for up-to-date documentation.

Tests
-----

[](#tests)

In order to run tests first install [PHPUnit](http://packagist.org/packages/phpunit/phpunit) via [Composer](http://getcomposer.org/):

```
composer update --dev

```

To run the test suite:

```
./vendor/bin/phpunit

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.3% 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

Every ~48 days

Total

2

Last Release

3982d ago

### Community

Maintainers

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

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

---

Top Contributors

[![maanas](https://avatars.githubusercontent.com/u/299412?v=4)](https://github.com/maanas "maanas (26 commits)")[![jasonniebauer](https://avatars.githubusercontent.com/u/4141382?v=4)](https://github.com/jasonniebauer "jasonniebauer (1 commits)")

---

Tags

apipayment processingpaymentgatewaypaymerchantpurchaseAGMSonlinepaymentprocessingavant-garde marketing solutions inc

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/agmscode-agms-php-lite/health.svg)

```
[![Health](https://phpackages.com/badges/agmscode-agms-php-lite/health.svg)](https://phpackages.com/packages/agmscode-agms-php-lite)
```

###  Alternatives

[dena-a/iran-payment

a Laravel package to handle Internet Payment Gateways for Iran Banking System

312.4k1](/packages/dena-a-iran-payment)

PHPackages © 2026

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