You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
High-performance RLP encoder/decoder for PHP, written in C as a native extension. Fully compatible with Ethereum’s Recursive Length Prefix (RLP) specification. Offers 10–30x performance gains over pure PHP libraries like kornrunner/rlp.