Libraries tagged by ext
php-mock/php-mock-phpunit
6553186 Downloads
Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.
php-mock/php-mock
14272224 Downloads
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.
php-mime-mail-parser/php-mime-mail-parser
7359123 Downloads
A fully tested email parser for PHP 8.0+ (mailparse extension wrapper).
php-console/php-console
2635040 Downloads
PHP library for Google Chrome extension "PHP Console".
nelmio/security-bundle
10443435 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...
mglaman/phpstan-drupal
23273511 Downloads
Drupal extension and rules for PHPStan
league/plates
5053871 Downloads
Plates, the native PHP template system that's fast, easy to use and easy to extend.
kwn/number-to-words
3960298 Downloads
Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.
jangregor/phpstan-prophecy
14398914 Downloads
Provides a phpstan/phpstan extension for phpspec/prophecy
datadog/php-datadogstatsd
19345278 Downloads
An extremely simple PHP datadogstatsd client
colinmollenhour/cache-backend-file
20148735 Downloads
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.
clue/socket-raw
9065106 Downloads
Simple and lightweight OOP wrapper for PHP's low-level sockets extension (ext-sockets).
aura/sql
2050540 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
alcaeus/mongo-php-adapter
11385789 Downloads
Adapter to provide ext-mongo interface on top of mongo-php-library
zendframework/zend-stdlib
64031134 Downloads
SPL extensions, array utilities, error handlers, and more