Mockista is library for mocking, which I've written, because I find mocking in PHPUnit awful.
composer require janmarek/mockistaNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a mock object and set expectations
Consider using PHPUnit's built-in mocking or Mockery
No dependency data recorded yet.