Libraries tagged by php-ex
php-extended/polyfill-php80-stringable
772539 Downloads
A polyfill that adds the stringable interface added in php8.0 to previous versions of php
php-extended/polyfill-php80-str-utils
190430 Downloads
A php implementation of string functions introduced in php8 and above
phpgl/visu
1099 Downloads
A Modern OpenGL Framework for PHP, ex php-game-framework.
soyuka/esql
2128 Downloads
PHP Extended Structured Query Language
softark/creole
48117 Downloads
Creole Wiki parser for PHP extended from cebe/markdown
pear2/cache_shm
36787 Downloads
Wrapper for shared memory and locking functionality across different PHP extensions.
paragonie/pqcrypto_compat
4523 Downloads
Pure PHP implementation of pqcrypto; uses the PHP extension if it exists
mvdpoel/php-ews
251287 Downloads
The PHP Exchange Web Services library (php-ews) is intended to make communication with Microsoft Exchange servers using Exchange Web Services easier. It handles the NTLM authentication required to use the SOAP services and provides an object-oriented interface to the complex types required to form a request.
irebega/docx-replacer
36585 Downloads
PHP extension that allow you replace text to text or text to image in DOCX file
flowpack/jobqueue-redis
75218 Downloads
Implements concrete Queue for the redis work queue. Requires the packages flowpack/jobqueue-common and the redis PHP extension to be installed.
flow-php/pg-query-ext
12946 Downloads
PostgreSQL query parser PHP extension using libpg_query
derrabus/ereg-shim
107298 Downloads
Replacement for the ereg legacy php extension.
aerospike/aerospike-php
14479 Downloads
Aerospike PHP Extension Pre-Alpha
widmogrod/php-exceptions
300977 Downloads
Collection PHP exceptions grouped by functionality with nice ::assert API
suin/php-expose
8272 Downloads
Makes non-public properties and methods be testable to help your unit tests with PHPUnit.