PHPackages                             samwaters/litlephp - 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. samwaters/litlephp

ActiveLibrary[Payment Processing](/categories/payments)

samwaters/litlephp
==================

12672PHP

Since Nov 3Pushed 10y ago1 watchersCompare

[ Source](https://github.com/samwaters/LitlePHP)[ Packagist](https://packagist.org/packages/samwaters/litlephp)[ RSS](/packages/samwaters-litlephp/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

LitlePHP
========

[](#litlephp)

PHP Client for Litle API

\##Supported API calls

- Preauth

\##Requirements

- PHP 5.3+
- Composer

\##Libraries included

- phpseclib (dev-master)

\##Pulling in the library ###With Composer `require samwaters/litlephp: dev-master`\###Without Composer `include "vendor/autoload.php";`

\##Usage **See Examples/Preauth.php for a detailed example**
`$client = new \LitlePHP\LitleClient("", "", 0, "test", "sandbox");$card = new \LitlePHP\Structs\Card("5454545454545454", "12", "18", "123");$billing = new \LitlePHP\Structs\Billing("A Developer", "1 Cherry Tree Lane", "London", "London", "LO123MP", "GB");$merchant = new \LitlePHP\Structs\MerchantData("", "TEST");$response = $client->AuthCard($card, $billing, $merchant, "1.00");`

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/0e759b69d17f6ff32c698046b2b94354753dbd3f87c36b1b2e22b2dd2ed3f74e?d=identicon)[samwaters](/maintainers/samwaters)

---

Top Contributors

[![samwaters](https://avatars.githubusercontent.com/u/5023039?v=4)](https://github.com/samwaters "samwaters (1 commits)")

### Embed Badge

![Health badge](/badges/samwaters-litlephp/health.svg)

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

###  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)
