PHP Extensions installable via 🥧PIE
-
-
-
PHP
pecl/pdo_oci
Use the PDO_OCI extension to access Oracle Database via PHP Data Objects (PDO) APIs
-
-
-
C
pecl/timezonedb
This extension is a drop-in replacement for the builtin timezone database that comes with PHP.
-
-
-
-
C++
pecl/xml-xmldiff
The extension is able to produce diffs of two XML documents and then to apply the difference to the source document. The diff is a XML document containing copy/insert/delete instruction nodes in human readable format. DOMDocument objects, local files and strings in memory can be processed.
-
-
-
PHP
phalcon/cphalcon
Phalcon is an open source web framework delivered as a C extension for the PHP language providing high performance and lower resource consumption.
-
-
PHP
php-debugger/php-debugger
A lightweight, high-performance PHP debugger extension. Comptible with Xdebug step-debugging.