One place to hold all of my little projects and scripts.
To use, place PHP class file, which must extend Application\Command or directory of class files at root of project.
- Common CLI option handling (corneltek/getoptionkit).
- Place for common files (lib directory).
- Help system based on DocBlocks (laminas/laminas-server).
- Caches list of commands. Automatically rebuilt on error.