plaid-sdk-php

PHP bindings for the Plaid API

PHP 1.0.9
120 stars  ·  56 forks  ·  Updated  ·  MIT
Install
composer require plaid-sdk-php
View on GitHub
Supported APIs (1)

The Plaid REST API. Please see https://plaid.com/docs/api for more details.

Version history All releases ↗

# Updates * Adding support for transaction sync (`Transactions::sync()`) * Adding support for recurring transactions (`Transactions::recurring()`)

# Updates * Adding support for PHP 8.1

# Fixes * Recipient address is now optional (aligning with Plaid documentation) when calling `payments->createRecipient()` method. # Updates * Cl…

# Fixes * Fixing typo in README. * Updating Docblock type for all `$options` parameters to be `array<string,mixed>` instead of `array<string,strin…

# Updates * Adding `@throws` Docblock annotations for better IDE integration. * Updating documentation for `User` entity.

# Fixes * Adding `$options` param to Accounts::list method.

# Updates * Adding `$options` to `Accounts::getIdentity()` method. * Fixing typo in documentation around `User` entitty.

# Fixes * Adding `$county_code` params to institution endpoints that required them.

Quality signals
Score
Stars120
Forks56
Last updated
LicenseMIT
Supported APIs (1)
plaid.com