Libraries tagged by pure-php
aza/math
22880 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
7985 Downloads
Pinba extension drop-in replacement
zhgzhg/gphpthread
4625 Downloads
Generic PHP Threads library using only pure PHP
whispphp/whisp
368 Downloads
Pure PHP SSH server designed for terminal apps
vinsaj9/scrypt
3086 Downloads
Fork of https://github.com/windlace/scrypt to support PHP 8.1. Scrypt, pure PHP based on https://github.com/MPOS/php-mpos/blob/236cccd5d3178e99504bf2665db8bddfed6aa176/include/lib/scrypt.php
thefox/smtpd
2468 Downloads
SMTP server (library) written in pure PHP.
taknone/liveproto
725 Downloads
An async , pure PHP MTProto Telegram client
sensimedia/facial
10635 Downloads
PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad.
rovazh/phpsocks
13099 Downloads
SOCKS5 proxy client, written in pure PHP with zero dependencies.
revolution/atproto-lexicon-contracts
28514 Downloads
Auto generated pure PHP interface and enum
plusforta/pdf-forms
1901 Downloads
Pure PHP library for filling AcroForm fields in PDF documents
php-opcua/opcua-client
1577 Downloads
Pure PHP OPC UA client — binary protocol over TCP, 6 security policies, browse/read/write/subscribe/history, zero external dependencies
paybysquare/php
997 Downloads
Pay By Square (Slovak payment QR standard) payload generator. Pure PHP, no extensions, no shell-outs.
ols/php-fts
25 Downloads
A self-contained full-text search engine in pure PHP. No extensions, no external services, no dependencies. Typo-tolerant word search with BM25F scoring, filters and facets, in twenty-six scripts. Ideal for shared hosting and small VPS.
noxdk/monolog-journal-handler
18778 Downloads
Monolog handler for journald (systemd) written in pure PHP