omaressaouaf/text-morph
A lightweight PHP package for reversible text transformations using simple morphing algorithms and a composable pipeline
时间:2026-06-26 17:26
pouya1364/probabilistic-php
Pure-PHP probabilistic data structures: Bloom Filter, Counting Bloom Filter, Cuckoo Filter, Count-Min Sketch, and HyperLogLog. Zero dependencies.
时间:2026-06-20 16:13
securecrypto/laravel-encryption
Professional Laravel package for secure encryption with Strategy Pattern, SOLID principles, and modern PHP 8.2+ features
时间:2026-06-19 18:38
k2gl/dsse
Faithful, zero-dependency PHP implementation of DSSE (Dead Simple Signing Envelope): PAE encoding, envelope (de)serialization, and pluggable signers/verifiers.
时间:2026-05-30 07:25
juniora/php-ascon
PHP 8+ Implementation of Ascon, a family of authenticated encryption (AEAD) and hashing algorithms designed to be lightweight.
时间:2026-05-30 05:24
amashukov/abi-encoder-php
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.
时间:2026-05-24 05:30
amashukov/rlp-php
RLP (Recursive Length Prefix) encoder and decoder in pure PHP — Ethereum's canonical serialization for transactions, blocks, and state trie.
时间:2026-05-24 04:35
monkeyscloud/monkeyslegion-rate-limit
Production-grade rate limiting with token bucket and sliding window algorithms, Redis backend, per-route + per-user + per-IP composite buckets, and PSR-15 middleware for MonkeysLegion.
时间:2026-05-23 00:21
mapsight/pulp-json
Handlers for JSON and JSONP decoding and encoding.
时间:2026-05-22 15:37
mojahed/converts
PHP wrapper for MdsConvert binary — digits, numbers, strings, dates, colors, units, encoding, hashing and more.
时间:2026-05-21 14:45
switon/jwt
JWT encoding, decoding, and key routing for Switon Framework
时间:2026-05-10 03:49
laymont/laravel-fuzzy-match
Laravel package for fuzzy matching (string similarity) using Levenshtein, SimilarText, and Jaro-Winkler algorithms
时间:2026-05-07 19:40
webictbyleo/odoid
Deterministic mixed-radix ID encoding — maps integers to 6, 7, or 8-character alphanumeric strings. Ambiguous characters I, L, O excluded.
时间:2026-05-06 14:48
abdelrhman-ellithy/hybridroots
Four novel multi-phase hybrid bracketing algorithms (Opt.BF, Opt.BFMS, Opt.TF, Opt.TFMS) for numerical root finding with superior convergence. Combines bisection/trisection, false position, and modified secant. Reference DOI: 10.21608/joems.2026.440115.1078
时间:2026-04-25 15:29