getAllCabinet(); foreach ($cabinets as $cabinet) { } } private function getAllCabinet() { } private function getBox($cabinet) { } private function reportState() { } } $worker = new crontab(); $worker->onFifteenMinute();