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

ActiveLibrary[API Development](/categories/api)

samwaters/vindiciaphp
=====================

1.0.0(9y ago)022.7k↓71.4%1DBADPHPPHP &gt;=5.3.0

Since Jul 25Pushed 9y ago1 watchersCompare

[ Source](https://github.com/samwaters/VindiciaPHP)[ Packagist](https://packagist.org/packages/samwaters/vindiciaphp)[ Docs](http://www.samwaters.com)[ RSS](/packages/samwaters-vindiciaphp/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)DependenciesVersions (2)Used By (0)

VindiciaPHP
===========

[](#vindiciaphp)

Vindicia PHP Client for Select APIs

Table of Contents
-----------------

[](#table-of-contents)

- [Usage](#usage)
    - [With composer](#composer)
    - [Without composer](#nocomposer)
    - [Creating a client](#client)
- [Supported Calls](#calls)
    - [Bill Transactions](#billTransactions)
    - [Fetch Billing Results](#fetchBillingResults)
    - [Fetch By Merchant Transaction Id](#fetchByMerchantTransactionId)
    - [Fetch Chargebacks](#fetchChargebacks)
    - [Refund Transactions](#refundTransactions)
    - [Report Transactions](#reportTransactions)
- [Vindicia Documentation](#docs)

Usage
-----

[](#usage)

### With composer:

[](#with-composer)

`"samwaters/vindiciaphp": "dev-master"`

### Without composer:

[](#without-composer)

`include_once("vendor/autoload.php");`

### Creating a client

[](#creating-a-client)

Your username and password come from Vindicia
Mode is either `live` or `test`
`$client = new VindiciaClient($username, $password, $mode);`

Supported Calls
---------------

[](#supported-calls)

### Bill Transactions

[](#bill-transactions)

Submit transactions for processing by Vindicia

### Fetch Billing Results

[](#fetch-billing-results)

Get a list of processed transactions

### Fetch By Merchant Transaction Id

[](#fetch-by-merchant-transaction-id)

Find a transaction by merchant id

### Fetch Chargebacks

[](#fetch-chargebacks)

Get a list of chargebacks

### Refund Transactions

[](#refund-transactions)

Stop further processing of the specified transactions and refund them if they have been successfully charged

### Report Transactions

[](#report-transactions)

Get a list of the results of the billing attempts for the specified transactions

Vindicia Documentation
----------------------

[](#vindicia-documentation)

- [Integration Guide](https://knowledge.vindicia.com/APIs/Implementation_Support/Deployment_Use_Cases/Reference/Integrating_with_Vindicia_Select)
- [Submitting failed transactions for recovery](https://knowledge.vindicia.com/APIs/Implementation_Support/Deployment_Use_Cases/Index/Submit_Failed_Transactions_for_recovery)
- [Select API Reference Guide](https://www.vindicia.com/documents/VindiciaSelect10/Default.htm)
- [Select API Documentation](http://developer.vindicia.com/docs/soap/Select.html?ver=1.1)

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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

3630d ago

### 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 (29 commits)")

---

Tags

phpapivindicia

### Embed Badge

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

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

###  Alternatives

[jstolpe/instagram-graph-api-php-sdk

Instagram Graph API PHP SDK

138110.7k2](/packages/jstolpe-instagram-graph-api-php-sdk)

PHPackages © 2026

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