LogBox

LogBox 2.0.0

LogBox has been heavily inspired by Apache Log4j.By default, LogBox is included with all ColdBox packages, version 3 or higher.This doesn't mean LogBox needs ColdBox to work, developers being able to use LogBox as a stand-alone application.LogBox will...

ColdBox

ColdBox 4.1.0 updated

ColdBox is a framework for reusing code when developing ColdFusion-powered applications.It is a widely used tool amongst the ColdFusion community, allowing them to write leaner, more powerful, better organized and much lesser code when building complex,...

CacheBox

CacheBox 2.0.0

By default, CacheBox is included with all ColdBox packages, version 3 or higher.This doesn't mean CacheBox needs ColdBox to work, developers being able to use CacheBox as a stand-alone application.As its name hints, CacheBox is a powerful caching toolkit...

WireBox

WireBox 2.0.0

WireBox was heavily inspired by other AOP frameworks like Google's Guice, Grails, Spring and ColdSpring.By default, WireBox is included with all ColdBox packages, version 3 or higher.This doesn't mean WireBox needs ColdBox to work, developers being able...

MockBox

MockBox 3.1.0

By default, MockBox is included with all ColdBox packages, version 3 or higher.This doesn't mean MockBox needs ColdBox to work properly, developers being able to use MockBox as a stand-alone application as well.If the terms "mocking" or "stubbing" are...

DataBoss

DataBoss 1.5.0

A database ORM (Object-Relational Mapper) is a library that abstracts database operations to a specific programming language. In layman's terms, an ORM is a collection of functions which when used automatically execute SQL code upon a database.ORMs are...

TestBox

TestBox 2.1.0

TestBox follows the classic guidelines of the xUnit testing framework, allowing developers to easily write tests for their code using a clean, simple syntax.Besides the all-present runner, assertions and expectations support, TestBox also comes with...

ColdBox Relax

ColdBox Relax 2.1.0 updated

ColdBox Relax can be used to create, test, monitor and document RESTful web services.What is new in this release:Fixes to JSONLint conversions. Fixes to JSON Import/Exporting. What is new in version 2.0.0:Fixes to JSONLint conversions. Fixes to JSON...