Libraries tagged by pure
rodnaph/morgan
6 Downloads
Pure HTML Templating for PHP
rdn/phpseclib
905 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
rdn/php-amqplib
105 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
quasarstream/rtcp
612 Downloads
A pure PHP implementation of RTP Control Protocol (RTCP) packet parsing and generation, compliant with RFC 3550 and related specifications.
pogo-php/pogoencrypt-php
119 Downloads
Pure PHP implementation of Pokemon Go encrypt.c
pmvc/pmvc
13973 Downloads
Pure plugin framework (PMVC with PHP8), use anything you like. No mvc, http inside.
phpword1.1/phpword
18 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
phpbg/mpegts
1624 Downloads
This is a pure PHP MPEG TS library, developed with performance in mind
nrk/bencoder
573 Downloads
A Bencode serializer and deserializer in pure PHP
netbrain/highcharts-js
12774 Downloads
Highcharts is a charting library written in pure HTML5/JavaScript, offering intuitive, interactive charts to your web site or web application.
monkeyscloud/monkeyslegion-files
51 Downloads
File storage, uploads, and helpers for the MonkeysLegion framework. No controllers; pure services and global functions.
mkcg/qoi-php
4 Downloads
QOI image encoder and decoder written in pure PHP
michabbb/php-sql-parser
2000 Downloads
A fork of greenlion/php-sql-parser - A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
mcuelenaere/plitz
9918 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.