当前位置: 首页 > 后端技术 > PHP

PHP常用类库-开发调试

时间:2023-03-29 19:19:18 PHP

mikey179/vfsstreamcomposerhttp://packagist.p2hp.com/packages/mikey179/vfsstreamgithubhttps://github.com/bovigo/vfsStreamphpunit文档-测试模拟文件系统https://phpunit.readthedocs.io/zh_CN/latest/test-doubles.html?highlight=vfsStream#test-doubles-mocking-the-filesystem经常用在单元测试中,是虚拟文件系统的流覆盖。用于在单机测试中模拟文件系统,避免直接对文件系统进行操作/PHP_CodeSnifferfriendsofphp/php-cs-fixerfixes代码githubhttps://github.com/FriendsOfPHP/PHP-CS-Fixer

最新推荐
猜你喜欢