Libraries tagged by php-extension
germanoricardi/brazilian-helper
13944 Downloads
PHP extension with Brazilian states and formats for CPF, CNPJ and ZIP
friendsofphp/pickle
3257 Downloads
Installer for PHP extension, supports pecl package or install from src tree directly
flow-php/pg-query-ext
16495 Downloads
PostgreSQL query parser PHP extension using libpg_query
flow-php/arrow-ext
580 Downloads
Apache Arrow PHP extension powered by Rust
ducks-project/spl-types
33403 Downloads
Polyfill Module for SplType PHP extension. This extension aims at helping people making PHP a stronger typed language and can be a good alternative to scalar type hinting. It provides different typehandling classes as such as integer, float, bool, enum and string
cataphract/rar
322 Downloads
PHP extension for reading RAR archives using bundled unRAR library
carthage-software/ext-typst
132 Downloads
PHP extension for the Typst typesetting engine
aterrien/forp-profiler
190 Downloads
A PHP profiler written in C. forp is a lightweight PHP extension which provides the full call stack of your script, with CPU and memory usage, in a plain PHP Array or JSON output.
aerospike/aerospike-php
14752 Downloads
Aerospike PHP Extension Pre-Alpha
wizacha/new-relic-polyfill
38154 Downloads
Polyfill for the New Relic PHP extension
gaalferov/php-ext-domain-connect
7614 Downloads
PHP extension for Domain Connect
hgraca/php-extension
2850 Downloads
A PHP library with code that can be included into a project and used as if it was part of the PHP core itself.
dg/php-extensions-finder
457 Downloads
Finds PHP extensions required by code.
phpactor/php-extension
35582 Downloads
Description about my project
zealphp/ext
246 Downloads
Per-request function overrides for long-running PHP servers. Intercepts 53 PHP built-ins (header, session_start, setcookie, etc.) and routes them to user-supplied callbacks. Purpose-built for ZealPHP.