Important
If you use this package, please be sure to leave a star on the repository. It would help a lot!
The YNAB SDK for Laravel provides an expressive interface for interacting with YNAB's API within a Laravel application.
Tip
For testing this package on a Laravel template, you can clone this repo: ynab-sdk-laravel-template.
You can install the package via composer:
composer require ynab-sdk-laravel/ynab-sdk-laravelYou can publish the config file with:
php artisan vendor:publish --tag="ynab-sdk-laravel-config"Read the wiki to learn more about how to use this package in your Laravel project.
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.