mikey179/vfsstream

composer 

http://packagist.p2hp.com/packages/mikey179/vfsstream
github

https://github.com/bovigo/vfsStream
phpunit 文档说明 - 测试对文件系统进行模拟

https://phpunit.readthedocs.io/zh_CN/latest/test-doubles.html?highlight=vfsStream#test-doubles-mocking-the-filesystem

单元测试中经常使用,是虚拟文件系统的流覆盖。用来在单测中mock file system,避免对文件系统的直接操作


phpunit/phpunit

github

https://github.com/sebastianbergmann/phpunit

The PHP Unit Testing framework



squizlabs/php_codesniffer

代码风格检测工具

github

https://github.com/squizlabs/PHP_CodeSniffer

friendsofphp/php-cs-fixer

fixes code

github

https://github.com/FriendsOfPHP/PHP-CS-Fixer

tim_xiao
144 声望2 粉丝

后端程序员