UtilsModule
Less than 1 minute
UtilsModule
Class UtilsModule.
class UtilsModule extends \Hazaar\Console\ModuleExtends: Hazaar\Console\Module
Console module for utility commands. Provides commands for geodata caching and other utilities.
Methods
configure
Configures the module by adding utility commands.
protected configure(): voidReturns: void
cacheGeodataFile
Caches the geodata database file using GeoData utility.
protected cacheGeodataFile(Input $input, Output $output): intReturns: int
Parameters
| Parameter | Type | Description |
|---|---|---|
$input | Hazaar\Console\Input | the input interface for command arguments |
$output | Hazaar\Console\Output | the output interface for writing messages |
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:18 +0000