You can dynamically create and extend interfaces in PHP

You can dynamically create and extend interfaces in PHP

🔥 Did you know you can dynamically create and/or extend interfaces in #PHP?

Example from the @pestphp codebase: https://github.com/pestphp/pest/blob/1.x/src/Contracts/HasPrintableTestCaseName.php

We're writing a book, you can get it for free here.