Libraries tagged by pure php
nrk/bencoder
573 Downloads
A Bencode serializer and deserializer in pure PHP
nostriphant/secp256k1
276 Downloads
Wrapper around 1ma/secp256k1-nostr extension, falls back to simplito/elliptic (pure PHP implementation) when the extension is not available
modularize-rbac/core
1735 Downloads
Framework-agnostic core for modular RBAC: modules, roles, permissions, i18n translations. Pure PHP, hexagonal architecture.
mallabee/queue
1216 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
7 Downloads
A pure php library for building EML files
lucinda/db
18107 Downloads
Lucinda DB: Pure PHP Tag-Based Key-Value Store
lisachenko/kafka-client
7 Downloads
Native, pure-PHP implementation of the Apache Kafka wire protocol, with Producer, Consumer and Admin clients
kotalor/swoole-zookeeper
53 Downloads
Pure PHP Zookeeper client based on Swoole coroutine, compatible with PHP Zookeeper extension API
k2gl/sshsig
36 Downloads
Pure-PHP SSHSIG signing and verification, compatible with ssh-keygen -Y
k2gl/sd-jwt-vc
73 Downloads
SD-JWT-based Verifiable Credentials (SD-JWT VC) in pure PHP: issue and verify dc+sd-jwt credentials
jovibarba/contao-backup-bundle
5 Downloads
Full backup and restore (database, files, templates, configuration) for Contao 5 via console commands. Pure PHP, no mysqldump or tar required.
jlaso/ssh2
660 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
hiblaphp/http-server
15 Downloads
High Performance Pure PHP HTTP Server Library