GitHunt
JE

jerrylopez/ynab-sdk-php

YNAB API PHP Library https://api.youneedabudget.com

YNAB API PHP Library

Build Status

NOTE: The YNAB API is currently only available to Early Access users. If you are interested in requesting access before the API is generally available, please fill out this form.

Please read the YNAB API documentation for an
overview of using the API and a complete list of available resources.

This client is generated using the Swagger Code Generator.

Installation

composer require jerrylopez/ynab

Development

  • Install dependencies: composer install
  • Generate latest client based on swagger spec: script/generate
  • Run tests: ./vendor/bin/phpunit

Examples

Languages

PHP99.6%Shell0.3%Mustache0.1%

Contributors

MIT License
Created February 28, 2018
Updated August 14, 2022
jerrylopez/ynab-sdk-php | GitHunt