flashy / flashy-laravel
Flashy Laravel Wrapper for Flashy PHP SDK.
Installs: 1 688
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: ^7.4|^8.0
- flashy/flashy-php: ^1.0
- illuminate/support: >=8.0
Requires (Dev)
- orchestra/testbench: ^6.0
- phpunit/phpunit: ^9.0
This package is auto-updated.
Last update: 2025-03-07 07:39:29 UTC
README
A Flashy PHP SDK wrapper for Laravel 8+.
If you are not using Laravel see Flashy PHP SDK.
Installation
You can install the package via composer:
composer require flashy/flashy-laravel
Usage
use Flashy\FlashyLaravel\Facades\Flashy; Flashy::contacts();
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email rafael@flashyapp.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.