Libraries tagged by php extension
nelexa/zip
8002562 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
xdebug/xdebug
188372 Downloads
Xdebug is a debugging and productivity extension for PHP
shipmonk/dead-code-detector
3673687 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
clue/socket-raw
12187029 Downloads
Simple and lightweight OOP wrapper for PHP's low-level sockets extension (ext-sockets).
zendframework/zend-code
83644049 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
phpseclib/mcrypt_compat
31564744 Downloads
PHP 5.x-8.x polyfill for mcrypt extension
phpseclib/bcmath_compat
21565628 Downloads
PHP 5.x-8.x polyfill for bcmath extension
kwn/number-to-words
5427972 Downloads
Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.
bref/extra-php-extensions
4560713 Downloads
Extra PHP extensions for your lambda application.
noisebynorthwest/php-spx
2882 Downloads
A simple & straight-to-the-point PHP profiling extension with its built-in web UI
herzult/php-ssh
1168059 Downloads
Provides an object-oriented wrapper for the php ssh2 extension.
dave-liddament/php-language-extensions
555860 Downloads
Attributes for extending the PHP language, using static analysis to enforce new language constructs
rospdf/pdf-php
1599255 Downloads
The R&OS Pdf class supports the creation of PDF documents without any adiditional modules or extensions.
php-memcached/php-memcached
27636 Downloads
memcached extension based on libmemcached library
kwn/php-rdkafka-stubs
4258383 Downloads
Rdkafka extension stubs for your IDE