Libraries tagged by pure-php
kornrunner/ethereum-util
43788 Downloads
Pure PHP implementation of Ethereum Utils
katoni/php-ffx
44731 Downloads
A pure PHP implementation of Format-preserving, Feistel-based encryption (FFX).
iliaal/mdparser
2299 Downloads
Native C CommonMark + GitHub Flavored Markdown parser for PHP, targeting CommonMark 0.31 + GFM. ~10-20x faster than pure-PHP parsers, zero runtime dependencies.
hrmpfz/pay-by-square
12420 Downloads
Pure PHP PAY by square payment QR payload generator without external dependencies or shell commands.
goetas-webservices/wsdl-reader
353337 Downloads
Pure PHP WSDL parser
goaop/dissect
141236 Downloads
A set of tools for lexical and syntactical analysis written in pure PHP
freedsx/sasl
155186 Downloads
A Pure PHP SASL Library
fawno/fpdf
15082 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
dskripchenko/php-pdf
3341 Downloads
MIT alternative to mpdf (GPL) and FPDI: pure-PHP PDF toolkit — generate (HTML/CSS input, fluent builders, low-level emission, 16 barcode formats, 8 chart types, TTF embedding, AcroForm, PKCS#7 signing, PDF/A and PDF/X), plus read and merge existing PDFs (append/reorder pages, stamp overlays, FPDI-style import, encrypted input).
decrypted/php-amqplib
64865 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
codewithkyrian/tokenizers
684 Downloads
Fast, pure-PHP tokenizer library compatible with Hugging Face tokenizers for encoding and decoding text
brave-sir-robin/amqphp
32945 Downloads
AMQP 0.9.1 Protocol Implementation in pure PHP
anglemx/airports
16310 Downloads
Auto-generated PHP abstract class that contains the global IATA Aiport database in pure PHP code.
leigh/curve25519
27455 Downloads
Pure PHP implementation of the Curve25519 Diffie-Hellman function
aza/math
22858 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).