kodova / poser
A php mock framework inspired by Mockito
Installs: 27
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/kodova/poser
Requires
- hamcrest/hamcrest-php: v1.2.2
Requires (Dev)
- phpunit/phpunit: ~4.8
This package is not auto-updated.
Last update: 2025-10-25 20:31:31 UTC
README
Mocking is a key feature to true unit testing. Poser was developed to be a complete mocking framework that loosely based its interfaces on the very popular Java mocking framework mockito.