Libraries tagged by pure php
nullx2/thinreports-php
54 Downloads
An implementation of Thinreports Generator in PHP, may be. It provides easy and simple way for generating a PDF on pure PHP
mkcg/qoi-php
6 Downloads
QOI image encoder and decoder written in pure PHP
michabbb/php-sql-parser
2225 Downloads
A fork of greenlion/php-sql-parser - A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
linkerlin/redi.php
1 Downloads
A pure PHP distributed data structures library, equivalent to Redisson implementation for PHP. Fully compatible with Redisson data structures.
kovsky0/php-facedetection
2045 Downloads
PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad. Now works with URLs as well.
jan-drda/pure-php-xml-writer
261 Downloads
Simple XML writer library written with basic PHP functions only.
grizzlyware/yubikey-php
781 Downloads
A pure PHP interface to Yubico for verifying YubiKey one time passwords
gemini/php-mysql-replication
11 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
gabrielrcouto/php-svm
21 Downloads
Pure PHP Support Vector Machine
gabrielrcouto/php-convnet
36 Downloads
Pure PHP Convolutional Neural Network
denpa/php-levin
6 Downloads
Pure PHP implementation of monero's Levin protocol.
croustibat/php-pty
4 Downloads
node-pty for PHP. Pseudo-terminals in pure PHP — no extension to compile, no C companion library, no Node. Just FFI and pcntl. macOS and Linux.
brexis/phpsnmp
1024 Downloads
phpSNMP is an SNMP implementation based on libsnmp, which is written in Python. It has been ported to 100% pure PHP.
bezier/msgpack-php
232 Downloads
MessagePack with pure PHP fail over
amashukov/lnd-client-php
221 Downloads
Typed LND (Lightning Network Daemon) REST client in pure PHP — invoices, payments, channel management and backups over any PSR-18 client, with millisatoshi amounts kept exact as bcmath numeric-strings.