[ 原始碼: php-mikey179-vfsstream ]
套件:php-mikey179-vfsstream(1.6.11-1)
php-mikey179-vfsstream 的相關連結
Debian 的資源:
下載原始碼套件 php-mikey179-vfsstream:
- [php-mikey179-vfsstream_1.6.11-1.dsc]
- [php-mikey179-vfsstream_1.6.11.orig.tar.xz]
- [php-mikey179-vfsstream_1.6.11-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [vfs.bovigo.org]
相似套件:
Virtual file system to mock the real file system in unit tests
vfsStream is a PHP stream wrapper for a virtual file system that may be helpful in unit tests to mock the real file system. It can be used with any unit test framework, like PHPUnit or SimpleTest.