Libraries tagged by pure
softinvest/php-amqplib
33 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
socherbyc/php-facedetection
36 Downloads
PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad.
sniperx1414/phpword
50 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (DOCX, ODT, RTF, HTML, PDF)
smoice/phpseclib
3902 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
smakecloud/php-mysql-replication
2 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.
shura/php-which
18 Downloads
A pure PHP implementation of which shell command.
shrekuu/phpword
150 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
shezard/php-facedetection
111 Downloads
PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad.
shellrent/phpseclib
27 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
shavy/qcache
60 Downloads
This will allow you to quickly move something to cache and then to get it again at a later time if needed. This will purely be done on the disk. It will delete the files use on exit or again on start up of the program. This is mean to quickly store something out of memory and obtain it later again.
sharkodlak/gettext
1939 Downloads
PHP Gettext Library, allow to use translator object with more gettext methods, than in pure PHP.
shareforce/phpword
17010 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
sh4rknado/php-word
1 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
sergiuszm/php-amqplib
23 Downloads
This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
sendamaphp/engine
74 Downloads
A simple game engine for making terminal/console games. Lovingly written in pure PHP.