eliosfund/scanifly-php-sdk

Scanifly SDK for Laravel.

v1.4.0 2025-04-15 21:44 UTC

This package is auto-updated.

Last update: 2025-06-15 21:56:59 UTC


README

Test Suite Downloads Packagist Version GitHub License codecov

Scanifly SDK for Laravel.

Installation

Install the package via Composer:

composer require eliosfund/scanifly-php-sdk

Publish the config file:

php artisan vendor:publish --tag=scanifly-config

Usage

use Scanifly\Facades\Scanifly;