Download the PHP package hopekelldev/laravel-tatum-io without Composer
On this page you can find all versions of the php package hopekelldev/laravel-tatum-io. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download hopekelldev/laravel-tatum-io
More information about hopekelldev/laravel-tatum-io
Files in hopekelldev/laravel-tatum-io
Package laravel-tatum-io
Short Description Modern Laravel SDK for selected Tatum.io APIs.
License MIT
Homepage https://github.com/hopekelldev/laravel-tatum-io
Informations about the package laravel-tatum-io
โ HopekellDev Laravel Tatum.io

๐ Introduction
HopekellDev Laravel Tatum.io is a modern, lightweight, and developer-friendly Laravel SDK for selected Tatum.io APIs.
Built specifically for:
- โก Laravel 10, 11, 12 & 13
- ๐ง PHP 8.2+
- โ Blockchain infrastructure
- ๐ฐ Virtual accounts
- ๐ช Smart contracts
- ๐ฅ NFT & token operations
- ๐ก KMS security operations
- ๐ฆ Laravel auto-discovery
This package provides a clean Laravel-style fluent API structure for interacting with Tatum blockchain infrastructure.
โจ Features
- โ Laravel auto-discovery
- โ Modern fluent API structure
- โ Blockchain RPC support
- โ NFT smart contract support
- โ ERC-20 token support
- โ ERC-1155 token support
- โ Marketplace support
- โ Auction support
- โ Gas Pump support
- โ Virtual Accounts support
- โ Blockchain utility helpers
- โ KMS security endpoints
- โ Standardized API responses
- โ Built-in exception handling
- โ Easily extendable architecture
๐ฆ Installation
Publish config:
โ๏ธ Configuration
Add your Tatum credentials to .env
๐งช Quick Usage
๐ Documentation
โ Blockchain RPC
Supported chains:
- Bitcoin
- Ethereum
- BNB Smart Chain
- Polygon
- Tron
- Solana
- Litecoin
- Dogecoin
- XRP
Bitcoin Wallet
Ethereum Balance
๐ช Smart Contracts
NFT Minting
ERC-20 Token Transfer
Marketplace Listing
๐ฆ Virtual Accounts
Create Virtual Account
Create Customer
Create Withdrawal
๐ Blockchain Notifications
๐ก Security
KMS Sign Transaction
๐งฐ Utilities
Broadcast Transaction
๐ Covered Modules
โ Blockchain RPC
- Bitcoin
- Ethereum
- BSC
- Polygon
- Tron
- Solana
- Litecoin
- Dogecoin
- XRP
โ Smart Contracts
- NFT (ERC-721)
- Fungible Tokens (ERC-20)
- Multi Tokens (ERC-1155)
- Marketplace
- Auction
- Gas Pump
โ Security
- Key Management System
โ Virtual Accounts
- Account
- Transaction
- Customer
- Virtual Currency
- Order Book
- Blockchain Addresses
- Blockchain Operations
- Blockchain Fees
- Deposit
- Withdrawal
โ Blockchain Notifications
- Subscriptions
- Notifications
โ Utilities
- Blockchain Utilities
- Service Utilities
โ ๏ธ Error Handling
๐งฑ Package Architecture
๐ค Contributing
Contributions are welcome.
You can help by:
- Adding more Tatum endpoints
- Improving documentation
- Writing tests
- Improving blockchain coverage
- Improving developer experience
๐ฅ Roadmap
- [ ] Webhook signature verification
- [ ] Retry middleware
- [ ] Logging support
- [ ] Pest test suite
- [ ] GitHub Actions CI
- [ ] Mock responses for testing
๐ก License
This package is open-sourced software licensed under the MIT License.
๐จโ๐ป Author
HopekellDev
Building scalable fintech, blockchain, SaaS, and backend systems.
- GitHub: https://github.com/HopekellDev
- Email: [email protected]
โญ Support
If this package helps you, please support it by:
- Starring the repository
- Sharing with Laravel developers
- Reporting bugs
- Suggesting improvements
- Contributing code
Built for Laravel developers who need a clean, modern, and extendable Tatum.io SDK.
All versions of laravel-tatum-io with dependencies
illuminate/support Version ^10.0|^11.0|^12.0|^13.0
illuminate/http Version ^10.0|^11.0|^12.0|^13.0

