Libraries tagged by pure php
sekjun9878/makeplugin
19 Downloads
A pure PHP implementation of PocketMine DevTools for packing plugins.
seekquarry/atto
19 Downloads
Single file, pure PHP web server and web routing engine
rpq/server
1568 Downloads
Redis Priority Queue Server implementation in pure PHP
obray/http-client
1507 Downloads
A pure PHP http client.
nrk/bencoder
573 Downloads
A Bencode serializer and deserializer in pure PHP
mouf/html.tags
20135 Downloads
This package contains a pure PHP object representation of HTML5 tags. There is one class for each existing HTML tag, and one getter/setter per attribute.
mirzaev/baza
19 Downloads
Lightweight binary database by pure PHP
mcuelenaere/plitz
9893 Downloads
Pure PHP port of Blitz
mcsodbrenner/serpent
329 Downloads
Serpent is a lightweight and compiling templating engine for PHP. It was designed to seamlessly integrate into existing MVC frameworks. It uses PHP itself as its template language, so you do not need to learn a new markup language. On the other side you get many improvements compared to pure PHP.
mallabee/queue
1211 Downloads
Framework agnostic background task queue management for Beanstalkd, SQS, Redis. Easy to use in pure PHP, Symfony, Laravel, Yii2 projects. Based on illuminate/queue (Laravel Queues).
mailmug/eml-builder
20 Downloads
A pure php library for building EML files
leigh/poly1305
120 Downloads
Pure PHP implementations of the Poly1305 MAC algorithm.
jlaso/ssh2
589 Downloads
Automation tool for remote servers with pure PHP ssh2.
jgmdev/lessram
3 Downloads
Pure PHP implementation of array data structures that uses less memory.
ifcastle/amphp-pool
20 Downloads
Middle-level library for creating Stateful Asynchronous server-side applications using the pure PHP and AMPHP