Minor fixes and documentation updates
#4 Some testing frameworks do not initialize the PHP process by default, such as phpunit
. For this reason, it is necessary to explicitly reset the laze
state during your tests. The README has a brief explanation about this.