Libraries tagged by php-extensions
jasny/db
21173 Downloads
Adds modern OOP DB patterns by extending PHP extensions
gaalferov/php-ext-domain-connect
6459 Downloads
PHP extension for Domain Connect
xtrime-ru/php-extensions-toggle
238 Downloads
Toggle php extensions from cli
hgraca/php-extension
2710 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.
efabrica/php-extensions-finder
8376 Downloads
Finds PHP extension required by code, can be used in CI
dg/php-extensions-finder
435 Downloads
Finds PHP extensions required by code.
phpactor/php-extension
34940 Downloads
Description about my project
zealphp/ext
61 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.
iliaal/statgrab
32 Downloads
PHP extension wrapping libstatgrab, the cross-platform system-statistics library. CPU, memory, disk I/O, filesystems, network interfaces, processes, users.
iliaal/phpser
2 Downloads
Fast binary serializer for PHP cache workloads. Decoder-optimized, beats igbinary on packed numerics, deep-nested structures, and same-class DTO batches.
iliaal/php_clickhouse
23 Downloads
Native PHP extension for ClickHouse using the official ClickHouse/clickhouse-cpp client. Connects over the native TCP protocol with LZ4 / ZSTD compression and optional TLS.
iliaal/fastjson
24 Downloads
Fast JSON encode/decode/validate for PHP 8.1+, backed by yyjson. Drop-in alternative to ext/json with namespaced fastjson_* functions and json_last_error-compatible error reporting.
codemasher/php-ext-xz
117 Downloads
A PHP Extension providing xz (LZMA2) compression/decompression via PHP streams.
scienide/tensor
9977 Downloads
A library and extension that provides objects for scientific computing in PHP.
wikimedia/wikidiff2
37 Downloads
Wikidiff2 is a PHP extension which formats changes between two input texts, producing HTML or JSON.