Libraries tagged by pure php
vinsaj9/scrypt
30 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
triwinvendor/amqp
32 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
threedom/circuit
17 Downloads
Routing and template system built in pure PHP. Requires web-server to route all traffic to a "gateway" file which will handle routing code internally through PHP.
threadx/threadx
49 Downloads
Pure PHP Threading Library
tatikoma/react-mst
50 Downloads
Performant asynchronous pure PHP Micro Service Transport using plain TCP layer based on ReactPHP
syntaxx/lz4
27 Downloads
A pure PHP implementation of LZ4 compression and decompression
sqginfo/fpdf
635 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.
sonnn0904/pgp
4 Downloads
Pure-PHP implementation of the OpenPGP Message Format (RFC 4880)
sharkodlak/gettext
1939 Downloads
PHP Gettext Library, allow to use translator object with more gettext methods, than in pure PHP.
sendamaphp/engine
74 Downloads
A simple game engine for making terminal/console games. Lovingly written in pure PHP.
selaz/ethereum-offline-sign-tx
65 Downloads
Pure PHP Ethereum Offline Raw Transaction Signer
sandersm90/mapi
34 Downloads
Pure PHP library for reading and manipulating Microsoft Outlook .msg messages (MAPI documents)
rpq/client
1567 Downloads
Redis Priority Queue Client implementation in pure PHP
romulodl/mfi
68 Downloads
calculate the Money Flow Index in pure PHP
rajatjain4061/fpdf
9 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP., that is to say without using the PDFlib library. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.