Requirements
- PHP 8.1 or higher
- Composer
Installation
Quick Start
Laravel Integration
Service Provider
Add the service provider to yourconfig/app.php:
Configuration
Publish the configuration file:.env:
Usage with Facade
Features
- PHP 8.1+ Support - Modern PHP with full type declarations
- Framework Agnostic - Works with any PHP framework
- Laravel Integration - First-class Laravel support with Facade
- Automatic Token Management - Handles JWT refresh automatically
- PSR-18 Compatible - Use your preferred HTTP client
Configuration Options
Available Services
|
$fyatu->account | Access account information |
Error Handling
Webhook Verification
Resources
- API Reference
- Webhooks Guide
- GitHub Repository (Coming soon)

