Libraries tagged by php-extensions
nekojira/wp-requirements
196 Downloads
Utility for WordPress plugin developers to check PHP version, WordPress version and presence of PHP extensions in current installation.
luka8088/extension-interface
19483 Downloads
PHP Extension Interface.
girgias/csv
21 Downloads
A new and improved CSV file PHP extension which follows RFC 4180 instead of using a custom escape mechanism.Supports multi-bytes delimiters, enclosures, and providing a custom EOL sequence.
divi/pthreads-stub
4089 Downloads
Provide pthreads PHP extension stub
beberlei/hdrhistogram
2 Downloads
A PHP extension wrapper for the C hdrhistogram API.
bartlett/docker-php-toolbox
9 Downloads
Helper to discover and install PHP extensions and/or tools
avantarm/memcached-emulator
1290 Downloads
Memcached PHP extension emulator for Windows environments.
aop-io/pecl-aop-interceptor
41 Downloads
PHP code interceptor for PHP-AOP, based on AOP PHP extension (pecl aop-beta). Provides an abstraction layer of the PHP extension 'PECL AOP', with many features to go further in the handling of the AOP with PHP.
amnuts/phpiwire
11 Downloads
A PHP extension (written using Zephir) that interfaces with wiringPi, allowing you to easily control your Raspberry Pi's GPIO using PHP.
lctrs/php-ext-stubs-generator
12 Downloads
Generate stubs for any PHP extension.
jasny/db-mongo
19131 Downloads
Adds modern OOP DB patterns to the Mongo PHP extension
cakedc/intl
3955 Downloads
Simple replacement library if intl PHP extension is not installed
lumeng/lumeng-php-extensions
38 Downloads
LumengPHP Extensions.
godruoyi/rust-php-extension-sample
3 Downloads
Installation script for sample rust php extension
firstw/php-extension-export
3 Downloads
a simple library to export php extension library 's function, method or class and function, method,property inside a class