Libraries tagged by php-extensions
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.
hgraca/php-extension
1948 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
6310 Downloads
Finds PHP extension required by code, can be used in CI
dg/php-extensions-finder
366 Downloads
Finds PHP extensions required by code.
ttsuru/bref-layer-arns
115 Downloads
Resolve latest Bref and extra PHP extension layer ARNs from layers.json
tsukasa/php-tokenizer
22829 Downloads
Polyfill for php extension Tokenizer
steevanb/ssh2bundle
3707 Downloads
Use SSH2 PHP extension with Symfony2
skymeyer/phpkafka-stubs
10772 Downloads
IDE autocomplete stubs for Kafka PHP extension
seffeng/cryptlib
8100 Downloads
PHP extension cryptlib
rryqszq4/jsonrpc
1 Downloads
Lightweight, fast JsonRPC 2.0 client/server of PHP extension,base on multi_curl + epoll of client.
php-geospatial/geospatial
0 Downloads
PHP Extension to handle common geospatial functions.
ovr/newrelic-polyfill
5832 Downloads
Polyfill for the New Relic PHP extension
olaferlandsen/ffmpeg-php-class
5730 Downloads
FFmpeg class to use with PHP without install FFmpeg-PHP extension
lisachenko/native-php-matrix
3 Downloads
PHP extension that provides Matrix class powered with overloaded operators
jimthunderbird/php-to-c-extension
12 Downloads
A command line tool to build Zend Based PHP extensions using PHP and C