zcstation / test
Library of Swoole
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
pkg:composer/zcstation/test
Requires
- php: >=7.0.0
- ext-json: *
README
How to contribute
Just new pull request (and we need unit tests for new features)
Code requirements
- PHP 7.1+
- PSR1 and PSR2
- Strict type
Develop
Compatibility Patch (Swoole version <= v4.4.12)
define('SWOOLE_USE_SHORTNAME', true); // or false (it depends on you)
License
Apache License Version 2.0 see http://www.apache.org/licenses/LICENSE-2.0.html