xalaida / pdo-mock
Mock PDO library for PHP unit testing, allowing query expectation, parameter binding, fetch mode simulation, to test database interactions without a live connection.
dev-master
2024-11-03 22:31 UTC
Requires
- php: ^5.6 | ^7.0 | ^8.0
- ext-pdo: *
Requires (Dev)
- phpunit/phpunit: ^5.7 | ^6.5 | ^9.6 | ^10.5 | ^11.4
This package is auto-updated.
Last update: 2024-11-03 22:31:36 UTC