Libraries tagged by smart contracts
rinvex/laravel-repositories
17388 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
phpmac/ethers-php
434 Downloads
PHP SDK for Ethereum, inspired by ethers.js v6
farbcode/laravel-evm
554 Downloads
Simple, Reliable Ethereum Integration for Laravel
amashukov/eth-rpc-client-php
342 Downloads
Ethereum JSON-RPC client in pure PHP — raw eth_* mirror (EthRpcClient) + ethers.js v6-flavoured facade (JsonRpcProvider) over any PSR-18 client. Typed Value Objects (transaction + receipt bundle, block, fee data, fee history, logs), bigint-safe hex/decimal helpers.
amashukov/abi-encoder-php
357 Downloads
Solidity ABI calldata encoder in pure PHP — function selectors plus static (address/uint/int/bytesN) and dynamic (string/bytes) types, byte-for-byte equivalent to ethers.js v6.
rinvex/repository
41348 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
php-core/wert-sc-signer
1130 Downloads
PHP library for SmartContracts Wert's requests signing simplification
gri3li/ethereum-smart-contract
154 Downloads
Ethereum Smart Contract Wrapper Class
ranabd36/larathereum
748 Downloads
Ethereum Client Library For Laravel
danielmabadeje/php-solidity
0 Downloads
Write Ethereum smart contracts in PHP — a PHP-to-Solidity transpiler
multiversx/mx-sdk-php
2971 Downloads
MultiversX PHP SDK for interacting with the MultiversX blockchain (in general) and Smart Contracts (in particular).
m8b/ether-binder
55 Downloads
Set of utilities for interacting with Ethereum and it's smart contracts with PHP, with generating ABI bindings and Ethereum-related types
yozh/yii2-eth-smart-contracts
5 Downloads
Description
netesy/larathereum
6 Downloads
Ethereum Client Library For Laravel
jackillll/tron
20 Downloads
A PHP API for interacting with Tron (Trx) blockchain with Laravel integration - Based on iexbase/tron-api