library plaid
PHP Plaid API Client with some Laravel extras
oldtimeguitarguy/plaid
PHP Plaid API Client with some Laravel extras
- Monday, May 1, 2017
- by oldtimeguitarguy
- Repository
- 6 Watchers
- 6 Stars
- 1,391 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 3 Forks
- 1 Open issues
- 16 Versions
- 5 % Grown
PHP Plaid API Client
with Laravel extras, (*1)
This is a fairly robust set of classes that attempts to adhere strictly to the Plaid API documentation., (*2)
Installation
composer require oldtimeguitarguy/plaid, (*3)
Laravel Only
Just to reiterate... LARAVEL IS NOT REQUIRED TO USE THIS API CLIENT, (*4)
-
Add the following line to config/app.php@providers: OldTimeGuitarGuy\Plaid\Laravel\PlaidServiceProvider::class,, (*5)
-
For facade access, add the following line to config/app.php@aliases: 'Plaid' => OldTimeGuitarGuy\Plaid\Laravel\PlaidFacade::class,, (*6)
-
Run php artisan vendor:publish, (*7)
-
Reference the config file copied to config/plaid.php, (*8)
USAGE
I still need to write usage instructions. In the meantime, please reference the tests.
Everything should be fairly straight-forward., (*9)
ALSO, check out my response to this issue question, (*10)
TESTS
AuthService
[x] Add user
[x] User step
[x] Update user
[x] Delete user
[x] Get data
BalanceService
[x] Get balance
CategoriesService
[x] Get all categories
[x] Get category by id
ConnectService
[x] Add user
[x] User step
[x] Update user
[x] Delete user
[x] Get data
IncomeService
[x] Add user
[x] User step
[x] Update user
[x] Delete user
[x] Get data
InfoService
[x] Add user
[x] User step
[x] Update user
[x] Delete user
[x] Get data
InstitutionsService
[x] Get all institutions
[x] Get institution by type
[x] Get institution by id
[x] Search institutions
[x] Search institutions by id
[x] Get longtail institutions
PlaidExceptionResponse
[x] Bad requests throw plaid request exception
[x] Plaid request exception provides plaid response
Response
[x] Iterate through arrayable top level contents
RiskService
[x] Add user
[x] User step
[x] Update user
[x] Delete user
[x] Get data
UpgradeService
[x] Upgrade user
dev-master
9999999-dev
PHP Plaid API Client with some Laravel extras
Sources
Download
MIT
The Requires
The Development Requires
by
Karl Hepler
v2.0.12
2.0.12.0
PHP Plaid API Client with some Laravel extras
Sources
Download
MIT
The Requires
The Development Requires
by
Karl Hepler
v2.0.11
2.0.11.0
PHP Plaid API Client with some Laravel extras
Sources
Download
MIT
The Requires
The Development Requires
by
Karl Hepler
v2.0.10
2.0.10.0
PHP Plaid API Client with some Laravel extras
Sources
Download
MIT
The Requires
The Development Requires
by
Karl Hepler
v2.0.9
2.0.9.0
PHP Plaid API Client with some Laravel extras
Sources
Download
MIT
The Requires
The Development Requires
by
Karl Hepler
v2.0.8
2.0.8.0
PHP Plaid API Client with some Laravel extras
Sources
Download
MIT
The Requires
The Development Requires
by
Karl Hepler
v2.0.7
2.0.7.0
PHP Plaid API Client with some Laravel extras
Sources
Download
MIT
The Requires
The Development Requires
by
Karl Hepler
v2.0.6
2.0.6.0
PHP Plaid API Client with some Laravel extras
Sources
Download
MIT
The Requires
The Development Requires
by
Karl Hepler
v2.0.5
2.0.5.0
PHP Plaid API Client with some Laravel extras
Sources
Download
MIT
The Requires
The Development Requires
by
Karl Hepler
v2.0.4
2.0.4.0
PHP Plaid API Client with some Laravel extras
Sources
Download
MIT
The Requires
The Development Requires
by
Karl Hepler
v2.0.3
2.0.3.0
PHP Plaid API Client with some Laravel extras
Sources
Download
MIT
The Requires
by
Karl Hepler
v2.0.2
2.0.2.0
PHP Plaid API Client with some Laravel extras
Sources
Download
MIT
The Requires
by
Karl Hepler
v2.0.1
2.0.1.0
PHP Plaid API Client with some Laravel extras
Sources
Download
MIT
The Requires
by
Karl Hepler
v2.0.0
2.0.0.0
PHP Plaid API Client with some Laravel extras
Sources
Download
MIT
The Requires
by
Karl Hepler
v1.1.0
1.1.0.0
PHP Plaid API Client with some Laravel extras
Sources
Download
MIT
The Requires
by
Karl Hepler
v1.0.0
1.0.0.0
PHP Plaid API Client with some Laravel extras
Sources
Download
MIT
The Requires
by
Karl Hepler