INDEPENDENT MODULES
Apart from the modular HMVC machinery that ColdBox includes, it also sports 3 independent modular libraries that will boost ANY Web or CLI application with object management, dependency injection, AOP, enterprise caching and logging capabilities.
Need a caching engine or distributed caching for your apps?
box install cachebox
Need granular logging and messaging for your apps?
box install logbox
Need a way to manage your objects in your apps?
box install wirebox