Anizoptera CMF component with basic functionality and helper methods for CLI and Daemon applications (forks, libevent, etc..).
Anizoptera CMF component with basic functionality and helper methods for CLI and Daemon applications (forks, libevent, etc..).
https://github.com/Anizoptera/AzaCliBase
Provides convenient API for commonly needed tasks in CLI or Daemon applications.
Some features:
The recommended way to install AzaCliBase is through composer.
You can see package information on Packagist.
{
"require": {
"aza/clibase": "~1.0"
}
}
AzaCliBase is a part of Anizoptera CMF, written by Amal Samally (amal.samally at gmail.com) and AzaGroup team.
Released under the MIT license.