Download the PHP package fireblocks/fireblocks-php-sdk without Composer
On this page you can find all versions of the php package fireblocks/fireblocks-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fireblocks/fireblocks-php-sdk
More information about fireblocks/fireblocks-php-sdk
Files in fireblocks/fireblocks-php-sdk
Download fireblocks/fireblocks-php-sdk
More information about fireblocks/fireblocks-php-sdk
Files in fireblocks/fireblocks-php-sdk
Vendor fireblocks
Package fireblocks-php-sdk
Short Description Fireblocks PHP Laravel SDK - Official PHP SDK for Fireblocks API
License MIT
Homepage https://github.com/fireblocks/php-sdk
Package fireblocks-php-sdk
Short Description Fireblocks PHP Laravel SDK - Official PHP SDK for Fireblocks API
License MIT
Homepage https://github.com/fireblocks/php-sdk
Please rate this library. Is it a good library?
Informations about the package fireblocks-php-sdk
Fireblocks PHP Laravel SDK
Official PHP SDK for the Fireblocks API with full Laravel integration.
Features
- ๐ JWT Authentication - Secure request signing with RS256
- ๐ Laravel Native - Service provider, facade, and config publishing
- ๐ Auto-Retry - Built-in retry mechanism with exponential backoff
- ๐ฆ Type-Safe Models - Full DTO coverage of Fireblocks API
- โก Modern PHP - PHP 8.0+ with strict typing
- ๐งช Well Tested - PHPUnit test suite included
Installation
Laravel Setup
1. Publish Configuration
2. Configure Environment Variables
Or use a secret file:
3. Optional: Use the Facade
Add to config/app.php (Laravel 10 and below):
Usage
Using Dependency Injection
Using the Facade
Manual Instantiation
API Reference
Vaults
Transactions
Wallets
Exchange Accounts
Webhooks
Gas Stations
Transaction Request Builder
The SDK provides a fluent builder for creating transactions:
Error Handling
Webhook Handling
Configuration Options
Testing
Advanced Usage
Custom HTTP Configuration
Raw API Access
License
This SDK is licensed under the MIT License. See LICENSE for details.
Support
Contributing
Contributions are welcome! Please read our Contributing Guide before submitting PRs.
All versions of fireblocks-php-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0
guzzlehttp/guzzle Version ^7.0
illuminate/support Version ^8.0|^9.0|^10.0|^11.0
illuminate/http Version ^8.0|^9.0|^10.0|^11.0
firebase/php-jwt Version ^6.0
ext-openssl Version *
ext-json Version *
guzzlehttp/guzzle Version ^7.0
illuminate/support Version ^8.0|^9.0|^10.0|^11.0
illuminate/http Version ^8.0|^9.0|^10.0|^11.0
firebase/php-jwt Version ^6.0
ext-openssl Version *
ext-json Version *
The package fireblocks/fireblocks-php-sdk contains the following files
Loading the files please wait ...