/juno-laravel

Laravel SDK para interagir com a RestAPI da https://juno.com.br/

Primary LanguagePHPMIT LicenseMIT

build status mit

Juno Laravel

Juno is a fintech designed to be easy to use, easy to integrate, and provide the best digital bank account experience that any company would like to have.

This package will allow you to integrate with Juno's RestAPI

Versioning

juno-laravel version Juno's RestAPI version Laravel version
1.x.x 2 8.x.x

Requirements

  • Laravel 8+
  • PHP 7.x / 8.x
  • Composer

Installation

Using composer:

composer require samdevbr/juno-laravel

Configuration

The command below will publish the configuration file to Laravel's config folder.

php artisan juno:install