Libraries tagged by php-ext
php-extended/php-charset-interface
248560 Downloads
A library to list all the available charsets used over the internet
php-extended/polyfill-php80-stringable
774776 Downloads
A polyfill that adds the stringable interface added in php8.0 to previous versions of php
php-extended/polyfill-php80-str-utils
202465 Downloads
A php implementation of string functions introduced in php8 and above
wikimedia/excimer
144 Downloads
Excimer is a PHP extension which provides a low-overhead interrupting timer and sampling profiler.
soyuka/esql
2161 Downloads
PHP Extended Structured Query Language
softark/creole
48542 Downloads
Creole Wiki parser for PHP extended from cebe/markdown
paragonie/pqcrypto_compat
5138 Downloads
Pure PHP implementation of pqcrypto; uses the PHP extension if it exists
laruence/yaf
1 Downloads
Fast php framework written in c, built in php extension
irebega/docx-replacer
37187 Downloads
PHP extension that allow you replace text to text or text to image in DOCX file
iliaal/php-excel
70 Downloads
PHP extension for reading and writing Excel files using LibXL
flowpack/jobqueue-redis
76242 Downloads
Implements concrete Queue for the redis work queue. Requires the packages flowpack/jobqueue-common and the redis PHP extension to be installed.
derrabus/ereg-shim
108645 Downloads
Replacement for the ereg legacy php extension.
cataphract/rar
252 Downloads
PHP extension for reading RAR archives using bundled unRAR library
codemasher/php-ext-xz
143 Downloads
A PHP Extension providing xz (LZMA2) compression/decompression via PHP streams.
efabrica/php-extensions-finder
8467 Downloads
Finds PHP extension required by code, can be used in CI