Libraries tagged by pure-php
xiaosongshu/flv2mp4
84 Downloads
Pure PHP native media processing library, realize FLV/MP4/HLS mutual conversion and H.264 re-encoding. Built-in live stream relay gateway, file server, multi-protocol push client: RTMP, HTTP-FLV, WebSocket-FLV, no FFmpeg external dependencies.
whizsid/arraybase
72 Downloads
Pure PHP runtime SQL like query language for manipulate php array data.
vrnvgasu/phpseclib
2743 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
vinsaj9/scrypt
650 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
toopay/assetic-minifier
56905 Downloads
Assetic Filter for pure PHP JS and CSS minification
thefox/smtpd
2452 Downloads
SMTP server (library) written in pure PHP.
thefox/imapd
495 Downloads
IMAP server (library) written in pure PHP.
taujor/phpssg
35 Downloads
A lightweight static site generator, utilizing composable templates in pure PHP. This project uses a presenter -> view invokable component classes pattern to provide clean, composable, vanilla, php developer experience without a third-party templating engine.
taknone/liveproto
700 Downloads
An async , pure PHP MTProto Telegram client
sqginfo/fpdf
1444 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.
shyim/sasso-ffi
82 Downloads
Pure-PHP FFI polyfill for ext-sasso (shyim/sasso), the pure-Rust SCSS to CSS compiler
shikiphp/shikiphp
200 Downloads
Pure PHP port of Shiki. Syntax-highlight code with VS Code themes and TextMate grammars — no extensions, no Node, no Oniguruma binding.
rubiconinternational/phpword
446 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
rootpd/openpgp-php
21957 Downloads
Pure-PHP implementation of the OpenPGP Message Format (RFC 4880). This fork exists only to have tagged v0.5 compatible with PHP 8.1.
ronanlenouvel/raw-preview-extractor
190 Downloads
Extract embedded JPEG previews from camera RAW files (CR2, CR3, NEF, ARW, DNG) in pure PHP, no external binaries.