eliosfund/scanifly-php-sdk

Scanifly SDK for Laravel.

Installs: 3 379

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/eliosfund/scanifly-php-sdk

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

This package is auto-updated.

Last update: 2025-09-15 22:31:53 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;