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
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。