Libraries tagged by network address
matracine/ip-tools
2878 Downloads
IP address handling library
amashukov/ton-wallet-php
563 Downloads
TON Wallet v4r2 contract wrapper + internal-message builder + address parser/serializer in pure PHP. Offline transfer assembly; pluggable RPC for seqno + broadcast.
amashukov/ton-php
542 Downloads
Standalone TON (The Open Network) SDK for PHP — TLB Cell/BOC primitives, Ed25519 + TON-flavoured mnemonic, Wallet v4r2 + address parser, and a typed toncenter v2 client. Umbrella package pulling the full pure-PHP TON stack.
it-healer/laravel-evm
73 Downloads
A library for Laravel that allows you to work with any EVM network (Ethereum, BSC, Polygon, ...): wallets, addresses, tokens, deposits and transfers.
hejunjie/tools
2081 Downloads
A PHP utility library that encapsulates commonly used operations for strings, arrays, files, network requests, image processing, and various helper functions (such as phone carrier lookup and ID-based address resolution) frequently encountered in daily development. More features are being continuously added...
acamposm/ipv4-address-converter
12 Downloads
A PHP package to easily convert IP Addresses from any format to any format.
wombatbuddy/iptools
15 Downloads
PHP Library for manipulating network addresses (IPv4 and IPv6). Fork of s1lentium/iptools. Fixes PHP 8.5 deprecation warnings.
cse/helpers-ip
179 Downloads
The helpers allows you to manipulating network IP addresses (IPv4 and IPv6).
meklis/ipv4-subnet-calculator
1139 Downloads
Network calculator for subnet mask and other classless (CIDR) network information.
detain/ip-tools
225 Downloads
Universal IP Tools for manipulation on IPv4 and IPv6. Network calculator for subnet mask and other classless (CIDR) network information.
olifanton/utils
85 Downloads
Olifanton utils library
webnium/network-address-group
32 Downloads
Utility for grouped network address manipulation
shoppingfeed/ip-address
192 Downloads
provides the capabilities to create, manipulate and operate on IPv4 and IPv6 addresses and networks
gaojie1592/download_network_data_to_local
29 Downloads
下载网络数据识别文件后缀后保存到本地并返回本地地址.Download the network data identification file suffix, save it to the local and return to the local address.
amashukov/blockchain-address-php
3 Downloads
Typed on-chain address value objects for EVM, TON and Lightning — ChainAddressInterface, TonAddress, EvmAddress, Erc20Address, JettonAddress, Bolt11Invoice with structural eq() comparison.