Libraries tagged by pure-php
yswery/dns
3851 Downloads
A DNS server implementation in pure PHP.
yidas/pagination
12133 Downloads
PHP Paginator with Pager Widget (pure PHP, CI, Yii, Laravel support)
thinreports-php/thinreports-php
19626 Downloads
An implementation of Thinreports Generator in PHP. It provides easy and simple way for generating a PDF on pure PHP
sinner/phpseclib-bundle
174295 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc. Created By Jim Wigginton and Modified to be a Symfony2 Bundle.
pear/system_daemon
109838 Downloads
A port of the PEAR class to create Daemons with pure PHP
nicoswd/php-gpg
128463 Downloads
Pure PHP GPG implementation, forked from php-gpg.
manticoresoftware/php-sql-parser
53160 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
leigh/chacha20
4434 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
greensea/keccak
127988 Downloads
Pure PHP implementation of Keccak. Fork from kornrunner/php-keccak, support PHP 7.0
goetas-webservices/wsdl-reader
338363 Downloads
Pure PHP WSDL parser
goaop/dissect
28811 Downloads
A set of tools for lexical and syntactical analysis written in pure PHP
freedsx/sasl
101826 Downloads
A Pure PHP SASL Library
fawno/fpdf
5513 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.
decrypted/php-amqplib
27598 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
aza/math
20664 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).