Download the PHP package tomk79/px2-vain-interval without Composer
On this page you can find all versions of the php package tomk79/px2-vain-interval. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package px2-vain-interval
px2-vain-interval
Pickles 2 の処理に無駄な遅延を発生させる、テスト用のプラグインです。
導入方法 - Setup
Pickles 2 をセットアップします。
composer.json
と同階層に移動し、次のコマンドを実行します。
次に、px-files/config.php
に設定を記述します。
この例では、 before_output
(出力の直前)のタイミングで遅延を発生させますが、
その他すべてのタイミング before_sitemap
、 before_content
、 processor
でも同様に遅延を発生させることができます。
発生させる遅延の長さは、引数に指定します。 整数値型で、単位は秒です。
更新履歴 - Change log
tomk79/px2-vain-interval 1.0.0 (2017年11月28日)
- 初版リリース。
ライセンス - License
MIT License
作者 - Author
- Tomoya Koyanagi [email protected]
- website: http://www.pxt.jp/
- Twitter: @tomk79 http://twitter.com/tomk79/
All versions of px2-vain-interval with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package tomk79/px2-vain-interval contains the following files
Loading the files please wait ....