Hello, everyone. I would like to propose to include my PHP extension "php-timecop" in PECL.
The extension provides "time travel" capabilities inspired by ruby timecop gem and is also licensed under the MIT license: https://github.com/hnw/php-timecop It has been developed for about 5 years and I heard that some companies use it in the CI test. php-timecop replaces stock datetime functions, so useful for time-related testing. It has also been included in homebrew-php: https://github.com/Homebrew/homebrew-php/blob/master/Formula/php71-timecop.rb The extension is currently compatible with PHP 5.3.1 - 7.1.x Best Regards, Yoshio HANAWA
