Libraries tagged by pure php
adagio/bitset
9265 Downloads
Pure PHP drop-in replacement for 'bitset' extension.
rctnet/jasperphp
47 Downloads
Pure PHP library to read JRXML files made with 'JasperSoft Studio' and generate reports in PDF
mabrahamde/idna-converter
49423 Downloads
Converts domain names between UTF-8 and ASCII (punycode) notation. This is a fork of phlyLabs' pure PHP IDNA Converter
leigh/curve25519
26078 Downloads
Pure PHP implementation of the Curve25519 Diffie-Hellman function
goetas/wsdl-reader
16300 Downloads
Pure PHP WSDL parser
mrpoundsign/pheanstalk-5.3
13468 Downloads
Pure PHP5.3 client for the Beanstalk queueing system. Alls credits belong to author, Paul Annesley
clutch-property-mgmt/content-domain
196 Downloads
Shared CMS domain models for PHP SSR apps. Provides pure, framework-agnostic entities (Page, PageSection, Review, SeoMeta, Navigation, etc.) with attribute-based validation via [phpolar/model]. Designed for Clean Architecture: no infrastructure, no PDO—just content-focused domain objects.
pmvc/pmvc
14573 Downloads
Pure plugin framework (PMVC with PHP8), use anything you like. No mvc, http inside.
apiki/maristela-cli
6696 Downloads
Generate pure html files based on a PHP file and a mock.
tysonandre/tolerant-php-parser-to-php-ast
14 Downloads
A pure PHP substitute for nikic/php-ast, using Microsoft/tolerant-php-parser. Can also be used to generate php-ast trees, even for files with some types of syntax errors.
tsukasa/php-sql-parser
14909 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
techone/php-excel
178 Downloads
A pure PHP library for reading and writing spreadsheet files for ThinkPHP projects.
sniperx1414/phpword
90 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (DOCX, ODT, RTF, HTML, PDF)
sajjadh47/bpe-encoder-php
30 Downloads
BPE (Byte-Pair Encoding) Encoder Decoder for OpenAI's GPT-2 / GPT-3 Implemented In Pure PHP, Zero Dependency, Multi Byte Supported.
romainrg/codeigniter-php-amqplib
14922 Downloads
This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.