Download the PHP package dframe/cron without Composer
On this page you can find all versions of the php package dframe/cron. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor dframe
Package cron
Short Description Cron component Dframe
License MIT
Homepage https://dframeframework.com/en/docs/dframe/master/cron/overview
Package cron
Short Description Cron component Dframe
License MIT
Homepage https://dframeframework.com/en/docs/dframe/master/cron/overview
Please rate this library. Is it a good library?
Informations about the package cron
Dframe/Cron - Component
Documentation - Cron PHP
Composer
Cron
Cron is a service to perform tasks periodically. It allows you to execute a command at a specified time. Sending emails is such an example.
Methods
lockTime(string $key, $ttl = 3600)
Lock time
inLock(string $key, object $loadModel, string $method, $args = [], $ttl = 3600)
This method has a built-in method that blocks it until complete.
All versions of cron with dependencies
PHP Build Version
Package Version
The package dframe/cron contains the following files
Loading the files please wait ....