Popular Packages
-
PHP
aura/sql
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.
-
-
PHP
pact-foundation/pact-php
Enables consumer driven contract testing, following the PACT foundation principles.
-
-
-
-
-
-
-
-
-
-
-
-
PHP
php-mock/php-mock-mockery
Mock built-in PHP functions (e.g. time()) with Mockery. This package relies on PHP's namespace fallback policy. No further extension is needed.