PHPackages                             ylitc/usaepay-php - 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. [Payment Processing](/categories/payments)
4. /
5. ylitc/usaepay-php

ActiveLibrary[Payment Processing](/categories/payments)

ylitc/usaepay-php
=================

Fork of USAePay's Transaction library for PHP that includes composer package support.

03PHP

Since Oct 28Pushed 3y agoCompare

[ Source](https://github.com/YLITC/usaepay-php)[ Packagist](https://packagist.org/packages/ylitc/usaepay-php)[ RSS](/packages/ylitc-usaepay-php/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependenciesVersions (1)Used By (0)

This is a fork of the repo by USAePay here:

This does not include the test files. Added Composer support with autoload.

I originaly tried using the repository @ . I could not get it to work as there were issues with the autoload to do with folders/files/filenames/namespaces(?).

Update Oct 2022: Updated to be compatible with PHP 8+

**USAGE**

`composer require ylitc/usaepay-php`

```
require_once __DIR__ . '/vendor/autoload.php';
$tran = new usaepay\umTransaction();
```

MORE INFO FROM USAePay
======================

[](#more-info-from-usaepay)

USAePay PHP Library
===================

[](#usaepay-php-library)

SYNOPSIS
--------

[](#synopsis)

The USAePay PHP library is a class for running transactions on the USAePay gateway. Its feature set roughly follows the [transaction api](http://help.usaepay.com/developer/transaction). If you are looking for more features, take a look at [soap api](http://help.usaepay.com/developer/soap/).

SUPPORT
-------

[](#support)

If you have any questions on the use of this library, please contact the developer integration support department: 866-872-3729 x706

For more documentation on using the library, please see

REQUIREMENTS
------------

[](#requirements)

-PHP 4.3.x or higher ()

-HTTPs streams support in PHP or -Curl/ssl module installed ()

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity24

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

![](https://www.gravatar.com/avatar/8e4c297f4214fd1f3fbc72e72952cf64815dd77bbf3143dc014e2ad956aa5a08?d=identicon)[ylitc](/maintainers/ylitc)

---

Top Contributors

[![timmcewen](https://avatars.githubusercontent.com/u/1118364?v=4)](https://github.com/timmcewen "timmcewen (5 commits)")[![YLITC](https://avatars.githubusercontent.com/u/79820700?v=4)](https://github.com/YLITC "YLITC (2 commits)")

### Embed Badge

![Health badge](/badges/ylitc-usaepay-php/health.svg)

```
[![Health](https://phpackages.com/badges/ylitc-usaepay-php/health.svg)](https://phpackages.com/packages/ylitc-usaepay-php)
```

###  Alternatives

[omnipay/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[eduardokum/laravel-boleto

Biblioteca com boletos para o laravel

626351.9k2](/packages/eduardokum-laravel-boleto)[tbbc/money-bundle

This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.

1961.9M](/packages/tbbc-money-bundle)[2checkout/2checkout-php

2Checkout PHP Library

83740.3k2](/packages/2checkout-2checkout-php)[smhg/sepa-qr-data

Generate QR code data for SEPA payments

61717.2k5](/packages/smhg-sepa-qr-data)[omnipay/dummy

Dummy driver for the Omnipay payment processing library

271.2M33](/packages/omnipay-dummy)

PHPackages © 2026

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