Pinned Repositories
mockfs
Mock file system for PHP
vfsStream
vfsStream is a 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.
coding-standard
Slevomat Coding Standard for PHP_CodeSniffer provides many useful sniffs
openapi-psr7-validator
It validates PSR-7 messages (HTTP request/response) against OpenAPI specifications
bizurkur's Repositories
bizurkur/mockfs
Mock file system for PHP