Download the PHP package kozo/watchmaker without Composer
On this page you can find all versions of the php package kozo/watchmaker. 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 watchmaker
Watchmaker
Watchmaker is a library to manage "crontab" with code.
requirements
- PHP 7.2+
- crontab
Usage
Watchmaker is supported by the following frameworks. Use the framework's wrapper.
-
For Laravel
- For CakePHP3, CakePHP 4
etc
- [ ] dragonmantank/cron-expressionを利用してcronの書式をチェックする
- [x]
テンプレート作成機能を作る - [ ] オプションを追加する
- [ ] 引数nameを classに変更 (ショートはc)
- [ ] 引数ネームスペースにショートを追加 (n)
- [ ] -b バックアップオプション
- [ ] -d watchmakerに存在しないものはcronから削除する
- [ ] -f watchmakerに存在しないものはcronから削除する(-d よりこっちがいいかな?コメント行の管理とかがむずすぎる. forceモードで完全に上書きする)
- [x]
-i 対話モード(非対話モード) quietがデフォルトであるので不要かな? - [x]
--allways カラー強制モード ansiがデフォルトであるので不要かな?
- [ ] アンインストールを作る (Cron.phpに設定されてる行を削除する)
- [x]
カラーリングを自前実装に切り替える or 別ライブラリを探す (allwasyが使えない, compose scriptで動かすときにカラーリングができるやつ)- オーバーライドで対応完了
- [ ] watchmaker単体でつかえるようにする
- [ ] リファクタリング
- [ ] watchmaker
- [ ] quartz
- [ ] mechanical
- [x] CakePHP4対応
- [ ] CakePHP3対応
All versions of watchmaker with dependencies
PHP Build Version
Package Version
Requires
jakub-onderka/php-console-color Version
^0.2.0
The package kozo/watchmaker contains the following files
Loading the files please wait ...