Libraries tagged by pure-php
anglemx/airports
13534 Downloads
Auto-generated PHP abstract class that contains the global IATA Aiport database in pure PHP code.
amashukov/ton-wallet-php
745 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-crypto-php
755 Downloads
Ed25519 keypairs and TON-style mnemonic seed derivation for The Open Network, in pure PHP on top of ext-sodium.
amashukov/abi-encoder-php
700 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.
leigh/chacha20
8604 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
ghostfly/pdf-forms-filler
2752 Downloads
Fill Acrobat forms easily using pure PHP ! 💪
danog/tgseclib
435796 Downloads
PHP Secure Communications Library (+Telegram-specific AES IGE primitives) - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
aza/math
22574 Downloads
AzaMath - Anizoptera CMF mathematic component. Arbitrary precision arithmetic (for huge integers; BCMath wrapper) and universal convertor between positional numeral systems (supported bases from 2 to 62 inclusive, and systems with custom alphabet; pure PHP realisation, can use GMP and core PHP functions for speed optimization).
vearutop/pinba-pure-php
7720 Downloads
Pinba extension drop-in replacement
phpolar/pure-php
1327 Downloads
Pure PHP Templates
amashukov/secp256k1-php
689 Downloads
secp256k1 elliptic-curve arithmetic + RFC 6979 deterministic ECDSA sign / verify / recover in pure PHP on ext-gmp.
amashukov/rlp-php
684 Downloads
RLP (Recursive Length Prefix) encoder and decoder in pure PHP — Ethereum's canonical serialization for transactions, blocks, and state trie.
xiaosongshu/flv2mp4
84 Downloads
Pure PHP native media processing library, realize FLV/MP4/HLS mutual conversion and H.264 re-encoding. Built-in live stream relay gateway, file server, multi-protocol push client: RTMP, HTTP-FLV, WebSocket-FLV, no FFmpeg external dependencies.
whizsid/arraybase
72 Downloads
Pure PHP runtime SQL like query language for manipulate php array data.
vrnvgasu/phpseclib
2738 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.