<? require_once 'vendor/autoload.php'; use Slobel\PHPCron\Command\Application; $cron = new Application(); $cron->run(); ?>
info at phpclasses dot org