Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/walkor/crontab
A crontab written in PHP based on workerman
https://github.com/walkor/crontab
Merge pull request #8 from Wedrix/patch-1
Fixed type-hints
b78f1556f2977715b9cb5653129e6d9cf160d966 authored about 2 years ago by walkor <[email protected]>
Fixed type-hints
The type-hints in the constructor do not match the respective properties they are assigned to.
eafe4251f8dff3785566e6c40926579e1d32a2f4 authored about 2 years ago by Wedrix <[email protected]>
Merge pull request #7 from walkor/revert-6-main
前一分钟出现定时错乱,所以回滚
Revert "U Crontab.php 归集到下一秒就启动"
Revert "U Crontab.php 归集到下一秒就启动"
fb1cda58c69f3e596eb5c811e4c2241479966538 authored about 2 years ago by walkor <[email protected]>
fb1cda58c69f3e596eb5c811e4c2241479966538 authored about 2 years ago by walkor <[email protected]>
Merge pull request #6 from xiasf/main
U Crontab.php 归集到下一秒就启动
b9280b14941840d1b8542633d60ef303cefe3875 authored over 2 years ago by walkor <[email protected]>
U Crontab.php 归集到下一秒就启动
让定时任务马上执行,而不是等待直到进入下一分钟才开始计时执行
```php
$t = microtime(true);
for ($i=1; $i < 100; $i++) {
n...
Update composer.json
2a2b9f8c2dbfa47ad16599a10f584dd09863bebd authored over 2 years ago by walkor <[email protected]>
2a2b9f8c2dbfa47ad16599a10f584dd09863bebd authored over 2 years ago by walkor <[email protected]>
Timer namespace
e5a114e1a8685a4ab6ad2d1d6aae4de42f262402 authored over 2 years ago by walkor <[email protected]>
e5a114e1a8685a4ab6ad2d1d6aae4de42f262402 authored over 2 years ago by walkor <[email protected]>
fix #3
28106241415049ee340a8a7cd9b640165240a2fa authored about 3 years ago by walkor <[email protected]>
28106241415049ee340a8a7cd9b640165240a2fa authored about 3 years ago by walkor <[email protected]>
fix #2
1a37a941e53ca09e9f10f34132001d624cde96da authored almost 4 years ago by walkor <[email protected]>
1a37a941e53ca09e9f10f34132001d624cde96da authored almost 4 years ago by walkor <[email protected]>
fix #2
570746aefeb93562a3cc17af2f9626f89bb95ca1 authored almost 4 years ago by walkor <[email protected]>
570746aefeb93562a3cc17af2f9626f89bb95ca1 authored almost 4 years ago by walkor <[email protected]>
fix #2
4dab6b2cb22000448a40d2c048e8e6e364b9ee68 authored almost 4 years ago by walkor <[email protected]>
4dab6b2cb22000448a40d2c048e8e6e364b9ee68 authored almost 4 years ago by walkor <[email protected]>
Update README.md
3401a104dbc97d8110f05521a158e1608b4f28b4 authored about 4 years ago by walkor <[email protected]>
3401a104dbc97d8110f05521a158e1608b4f28b4 authored about 4 years ago by walkor <[email protected]>
Update test.php
6f06f98d2f19fd819fc40d0ef187c50be8f6a5ad authored about 4 years ago by walkor <[email protected]>
6f06f98d2f19fd819fc40d0ef187c50be8f6a5ad authored about 4 years ago by walkor <[email protected]>
Update README.md
2ea46a5867d2ce00155589eacbe79edcd33fadbc authored about 4 years ago by walkor <[email protected]>
2ea46a5867d2ce00155589eacbe79edcd33fadbc authored about 4 years ago by walkor <[email protected]>
Update README.md
b2604e518cedc4c7bc279a6a2c51ad4482ae31ef authored about 4 years ago by walkor <[email protected]>
b2604e518cedc4c7bc279a6a2c51ad4482ae31ef authored about 4 years ago by walkor <[email protected]>
Update README.md
0bf96f302c8d68c1c4dc739a8c81cebccc91b64c authored about 4 years ago by walkor <[email protected]>
0bf96f302c8d68c1c4dc739a8c81cebccc91b64c authored about 4 years ago by walkor <[email protected]>
Update README.md
a1395f0bf194e27772ff6e3e163fd6719efde4cb authored about 4 years ago by walkor <[email protected]>
a1395f0bf194e27772ff6e3e163fd6719efde4cb authored about 4 years ago by walkor <[email protected]>
Update README.md
dafca170b39b539c243c3a9bb8202d84c6ad2a00 authored about 4 years ago by walkor <[email protected]>
dafca170b39b539c243c3a9bb8202d84c6ad2a00 authored about 4 years ago by walkor <[email protected]>
commit
1b411b78621ded2dc653563ea328b71e62037493 authored about 4 years ago by walkor <[email protected]>
1b411b78621ded2dc653563ea328b71e62037493 authored about 4 years ago by walkor <[email protected]>
Initial commit
8f1e9d48176f44a283683de3df28ba362f3c21b0 authored about 4 years ago by walkor <[email protected]>
8f1e9d48176f44a283683de3df28ba362f3c21b0 authored about 4 years ago by walkor <[email protected]>