dg/bypass-finals
Removes `final` and `readonly` keywords from source code on-the-fly and allows mocking of final methods and classes. It can be used together with any test tool such as PHPUnit or Mockery.
GitHub repository with 571 stars and 34 forks.
Language: PHP
Topics: mocking, testing, phpunit, file-mutator