Libraries tagged by eecode
estaheri/json
1513 Downloads
An easy way for using json encoded strings in php
dschledermann/json-coder
2213 Downloads
Encode and decode JSON objects from and to custom PHP classes
digitalcorehub/laravel-toon
457 Downloads
TOON (Token-Oriented Object Notation) encoder and decoder for Laravel — a spec-compliant, token-efficient alternative to JSON for LLM prompts.
devristo/torrent
2381 Downloads
Torrent file decoder / encoder
deemru/abcode
11008 Downloads
ABC (alphabet) encode/decode
creatissimo/mpdf
306 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
cardano-php/bech32
1844 Downloads
A Bech32 encoder/decoder for Cardano ecosystem assets
aywan/polyline
11346 Downloads
Google-esque polyline encoder/decoder implementation in Php.
ariselseng/base32h
238 Downloads
Library to encode/decode numbers in Base32H
analize/mpdf-analize
1161 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
amashukov/ton-cell-php
817 Downloads
TLB Cell / Builder / Slice / canonical BOC encoder for The Open Network in pure PHP — byte-exact equivalent of @ton/core's cell layer.
amashukov/rlp-php
888 Downloads
RLP (Recursive Length Prefix) encoder and decoder in pure PHP — Ethereum's canonical serialization for transactions, blocks, and state trie.
amashukov/eth-php
720 Downloads
Standalone Ethereum / EVM SDK for PHP — Keccak-256, secp256k1 + ECDSA (RFC 6979), RLP, EIP-1559 offline signing, ABI calldata encoder, and an ethers.js-style JSON-RPC client. Umbrella package pulling the full pure-PHP EVM stack.
1msg/one_msg_waba_sdk
4560 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail
21torr/php-cs
13204 Downloads
Code style, encoded as rules for common tools.