https://github.com/lessmore92/php-abi
PHP Ethereum ABI
https://github.com/lessmore92/php-abi
abi encoder-decoder eth ethereum ethereum-contract php php-library solidity
Last synced: 11 months ago
JSON representation
PHP Ethereum ABI
- Host: GitHub
- URL: https://github.com/lessmore92/php-abi
- Owner: lessmore92
- License: mit
- Created: 2021-12-31T21:45:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-19T03:58:41.000Z (over 3 years ago)
- Last Synced: 2025-05-27T17:48:17.406Z (about 1 year ago)
- Topics: abi, encoder-decoder, eth, ethereum, ethereum-contract, php, php-library, solidity
- Language: PHP
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# php-abi
PHP Ethereum ABI Encoder/Decoder
# Install
Then
```
composer require lessmore92/php-abi
```
# Usage
TODO
# License
MIT