Package application\components\util
| AppFileUtil | Originally a copy of FileUtil.php to remove app's dependencies on updater |
| CommandUtil | Stand-alone class for running more advanced command line programs. |
| CrontabUtil | Class providing an abstraction layer for cron table editing. |
| EncryptUtil | Standalone encryption utilities class that can retrieve necessary encryption key/encoding from files. |
| FileUtil | Standalone file manipulation class. |