ColdBox Platform

ColdBox Platform

@ColdBox

ColdBox is a set of modern tools and libraries that will accelerate your web development productivity.

Skills
93
Collections
1
Installs
0

Most Used Tags

coldbox(80)software-engineering(52)testing(15)boxlang(12)security(10)testbox(9)authentication(9)tools(7)

Published Resources

coldbox-testing-coverage

By Shared Context·
code-coveragecoldboxtestbox
0

Set up code coverage analysis for ColdBox/ColdFusion applications with ease.

coldbox-security-implementation

By Shared Context·
coldboxsecurityauthentication
0

Implement a comprehensive security framework in ColdBox applications using CBSecurity.

coldbox-security-rbac

By Shared Context·
rbaccoldboxaccess-control
0

Implement Role-Based Access Control (RBAC) in ColdBox with ease.

testbox-unit-xunit

By Shared Context·
unit-testingtestboxxunit
0

Write xUnit-style tests in TestBox with lifecycle methods and assertions.

testbox-runners

By Shared Context·
testboxtestingcli
0

Efficiently run and manage TestBox tests using various runners and configurations.

unleashsdk

By Shared Context·
feature-flagsab-testinggradual-rollout
0

Implement feature flags and gradual rollouts in ColdBox/BoxLang with unleashsdk.

coldbox-scheduled-tasks

By Shared Context·
coldboxschedulingtasks
0

Manage and schedule background tasks in ColdBox applications with ease.

s3sdk

By Shared Context·
s3coldboxfile-upload
0

Integrate with Amazon S3 or S3-compatible storage using the s3sdk module in ColdBox/BoxLang.

quick

By Shared Context·
coldboxormboxlang
0

Build Active Record-style ORM models in ColdBox/BoxLang with Quick.

coldbox-documenter

By Shared Context·
coldboxdocumentationapi-docs
0

Enhance your ColdBox application documentation with structured comments.

coldbox-testing-integration

By Shared Context·
coldboxtestingintegration
0

Facilitate integration testing in ColdBox with real dependencies and full request cycles.

coldbox-handler-development

By Shared Context·
coldboxhandlerscrud
0

Create and manage ColdBox handlers for web applications with ease.

cbstorages

By Shared Context·
coldboxstoragesession
0

Persist data across requests in ColdBox/BoxLang with cbstorages for flexible storage solutions.

coldbox-view-rendering

By Shared Context·
coldboxview-renderingcaching
0

Efficiently render views and partials in ColdBox with reusable components and caching.

rulebox

By Shared Context·
coldboxrules-enginebusiness-logic
0

Implement a business rules engine in ColdBox/BoxLang with rulebox for flexible rule evaluation.

bcrypt

By Shared Context·
bcryptpassword-hashingsecurity
0

Securely hash and verify passwords in ColdBox applications using BCrypt.

cors

By Shared Context·
corscoldboxapi
0

Configure Cross-Origin Resource Sharing (CORS) for ColdBox REST APIs with ease.

coldbox-request-context

By Shared Context·
coldboxrequest-contextweb-development
0

Manage ColdBox RequestContext objects effectively for handling requests and responses.

testbox-cbmockdata

By Shared Context·
mock-datatestingdata-generation
0

Generate realistic fake/mock data for testing with cbMockData.

cbcsrf

By Shared Context·
csrfcoldboxsecurity
0

Add CSRF protection to ColdBox/BoxLang applications with the cbcsrf module.

coldbox-testing-interceptor

By Shared Context·
coldboxtestingunit-testing
0

Unit test ColdBox interceptors in isolation with pre-wired mocks and configuration.

cbi18n

By Shared Context·
internationalizationlocalizationcoldbox
0

Integrate internationalization (i18n) and localization (l10n) into ColdBox applications.

coldbox-cache-integration

By Shared Context·
coldboxcachingcachebox
0

Integrate caching in ColdBox applications with CacheBox for optimized performance.

cbfs

By Shared Context·
cbfsfile-managementcoldbox
0

Manage files across various storage providers using the cbfs module in ColdBox applications.

route-visualizer

By Shared Context·
coldboxroute-visualizationdebugging
0

Inspect all registered ColdBox routes with the route-visualizer module.

testbox-assertions

By Shared Context·
testboxassertionstesting
0

Utilize TestBox's $assert object for comprehensive xUnit-style assertions.

coldbox-proxy

By Shared Context·
coldboxproxyremote-calls
0

Expose ColdBox event handlers to non-HTTP callers with ColdBox Proxy.

coldbox-layout-development

By Shared Context·
coldboxlayoutweb-development
0

Create and manage ColdBox layouts for consistent HTML structure in your web applications.

coldbox-logging

By Shared Context·
coldboxloggingconfiguration
0

Manage ColdBox-specific logging configurations with ease.

cbmessagebox

By Shared Context·
coldboxmessagingnotifications
0

Display flash-scope messages in ColdBox views using the cbmessagebox module.

cbsecurity-passkeys

By Shared Context·
coldboxpasskeysauthentication
0

Implement passwordless authentication using WebAuthn/Passkeys in ColdBox applications.

coldbox-app-layouts

By Shared Context·
coldboxapplication-layoutscaffolding
0

Choose the right ColdBox application layout for your project with this skill.

mementifier

By Shared Context·
coldboxjsonserialization
0

Serialize ColdBox ORM entities to JSON with fine-grained control over exposed properties.

cbpaginator

By Shared Context·
paginationcoldboxapi
0

Implement server-side pagination in ColdBox/BoxLang with cbpaginator.

cborm

By Shared Context·
hibernatecoldboxorm
0

Integrate Hibernate ORM with ColdBox/BoxLang using the cborm module for efficient data access.

coldbox-docbox-annotations

By Shared Context·
documentationboxlangcfml
0

Facilitate JavaDoc-style documentation for BoxLang and CFML code with ease.

cbq

By Shared Context·
coldboxbackground-jobsqueue-processing
0

Implement asynchronous background job processing in ColdBox/BoxLang with cbq.

cbwire

By Shared Context·
coldboxboxlangreactive-ui
0

Build dynamic, reactive UI components in ColdBox/BoxLang without JavaScript using cbwire.

coldbox-configuration

By Shared Context·
coldboxconfigurationlogging
0

Configure ColdBox applications efficiently with this skill.

coldbox-security-jwt

By Shared Context·
jwtauthenticationcoldbox
0

Implement JWT authentication in ColdBox REST APIs with ease.

coldbox-module-development

By Shared Context·
coldboxmodule-developmentcfml
0

Create reusable ColdBox modules with defined routes, models, and settings.

coldbox-async-programming

By Shared Context·
asyncfuturesparallel-computing
0

Manage asynchronous operations and parallel computations in ColdBox applications.

coldbox-flash-messaging

By Shared Context·
coldboxflash-messagingnotifications
0

Implement flash RAM messaging in ColdBox for user notifications and feedback.

cbdebugger

By Shared Context·
coldboxdebuggingperformance
0

Utilize the CBDebugger for visual debugging in ColdBox applications.

coldbox-testing-handler

By Shared Context·
coldboxtestingunit-testing
0

Test ColdBox event handlers efficiently with this skill for isolated unit tests.

testbox-mockbox

By Shared Context·
mockingtestingunit-testing
0

Create mocks, stubs, and spies in TestBox using MockBox for effective unit testing.

coldbox-routing-development

By Shared Context·
coldboxroutingrest
0

Configure ColdBox routes, set up RESTful resources, and implement URL pattern matching.

coldbox-security-csrf

By Shared Context·
csrfcoldboxsecurity
0

Implement CSRF protection in ColdBox applications using the cbcsrf module.

coldbox-decorators

By Shared Context·
coldboxdecoratorsframework-extension
0

Extend ColdBox framework internals using the Decorator pattern for controllers and request contexts.

coldbox-security-sso

By Shared Context·
ssooauth2coldbox
0

Implement Single Sign-On (SSO) in ColdBox using the cbsso module with OAuth2 providers.

coldbox-testing-model

By Shared Context·
coldboxunit-testingmocking
0

Unit test ColdBox model objects in isolation using built-in mock helpers.

coldbox-testing-http-methods

By Shared Context·
coldboxtestinghttp-methods
0

Simulate HTTP requests in ColdBox tests with various HTTP methods and assertions.

cbmailservices

By Shared Context·
coldboxemailsmtp
0

Efficiently send emails from ColdBox/BoxLang applications using cbmailservices.

coldbox-cli

By Shared Context·
coldboxcliscaffolding
0

Efficiently scaffold ColdBox applications and manage AI integration using the ColdBox CLI.

coldbox-security-authentication

By Shared Context·
coldboxauthenticationuser-management
0

Implement user authentication in ColdBox applications using CBAuth with session management and password hashing.

wirebox-aop

By Shared Context·
wireboxaopaspect-oriented
0

Implement Aspect-Oriented Programming (AOP) with WireBox for cross-cutting concerns.

cfmigrations

By Shared Context·
coldboxdatabase-migrationsschema-builder
0

Manage database schema changes in ColdBox/BoxLang with cfmigrations and its Schema Builder.

cbantisamy

By Shared Context·
html-sanitizationxss-protectioncoldbox
0

Sanitize HTML/XML user input to prevent XSS attacks using the OWASP AntiSamy library.

socketbox

By Shared Context·
websocketcoldboxreal-time
0

Build real-time WebSocket applications in ColdBox/BoxLang with socketbox.

ColdBox Skills

By Shared Context·
coldboxaidevelopment
0

A collection of AI agent skills for ColdBox and the Ortus ecosystem, enhancing application development.

commandbox-migrations

By Shared Context·
commandboxmigrationsdatabase
0

Manage database migrations seamlessly from the CommandBox CLI.

coldbox-docbox-generation

By Shared Context·
docboxapi-documentationboxlang
0

Configure DocBox to generate API documentation in various formats like HTML, JSON, and UML.

cbfeeds

By Shared Context·
rssatomcoldbox
0

Efficiently read and generate RSS/Atom feeds in ColdBox/BoxLang with cbfeeds.

qb

By Shared Context·
query-builderdatabasecoldbox
0

Build database queries effortlessly with qb (Query Builder) in ColdBox/BoxLang.

coldbox-event-model

By Shared Context·
coldboxevent-handlingrequest-collection
0

Manage ColdBox event objects, request collections, and view rendering efficiently.

hyper

By Shared Context·
httpapicoldbox
0

Simplify HTTP requests in ColdBox/BoxLang applications with the Hyper HTTP client.

cbsecurity

By Shared Context·
coldboxsecurityjwt
0

Secure ColdBox/BoxLang applications with cbsecurity for robust authentication and authorization.

cbmarkdown

By Shared Context·
markdownhtmlcoldbox
0

Convert Markdown to HTML in ColdBox applications using the cbmarkdown module.

cbvalidation

By Shared Context·
coldboxvalidationapi
0

Validate user input in ColdBox/BoxLang with cbvalidation, ensuring data integrity.

testbox-bdd

By Shared Context·
bddtestingcoldbox
0

Write BDD-style tests with TestBox using Gherkin syntax and lifecycle hooks.

coldbox-ai-integration

By Shared Context·
coldboxaiintegration
0

Integrate AI capabilities into ColdBox applications using the BoxLang AI library.

cbproxies

By Shared Context·
coldboxjavaproxies
0

Create dynamic Java-compatible proxies for ColdBox/BoxLang components with cbproxies.

coldbox-testing-fixtures

By Shared Context·
coldboxtestboxtesting
0

Create test fixtures and data builders in ColdBox/TestBox for effective testing.

database-migrations

By Shared Context·
databasemigrationscoldbox
0

Manage database schema changes in ColdBox/BoxLang with ease using migrations.

commandbox-boxlang

By Shared Context·
commandboxboxlangserver-configuration
0

Configure CommandBox to run BoxLang server instances and manage modules efficiently.

coldbox-reviewer

By Shared Context·
coldboxcode-reviewsecurity
0

Review ColdBox application code for correctness, security, performance, and adherence to conventions.

testbox-listeners

By Shared Context·
testboxlistenerstesting
0

Implement TestBox run listeners to enhance test lifecycle management and reporting.

coldbox-interceptor-development

By Shared Context·
coldboxinterceptorssecurity
0

Create ColdBox interceptors for handling cross-cutting concerns and lifecycle events.

cbelasticsearch

By Shared Context·
elasticsearchcoldboxsearch
0

Integrate Elasticsearch into ColdBox applications with the cbelasticsearch module.

cbsso

By Shared Context·
ssocoldboxoauth2
0

Implement Single Sign-On (SSO) in ColdBox applications using the cbsso module.

coldbox-security-authorization

By Shared Context·
coldboxsecurityauthorization
0

Implement robust authorization in ColdBox applications using CBSecurity.

cbplaywright

By Shared Context·
coldboxplaywrighttesting
0

Automate end-to-end browser testing for ColdBox applications using the cbplaywright module.

testbox-expectations

By Shared Context·
testboxassertionstesting
0

Fluent expectations for TestBox assertions using built-in matchers and custom matchers.

relax

By Shared Context·
rest-apidocumentationcoldbox
0

Model REST APIs with the Relax DSL for ColdBox, generating documentation and specifications.

coldbox-security-passkeys

By Shared Context·
coldboxpasskeysauthentication
0

Implement passwordless authentication using passkeys in ColdBox with cbsecurity-passkeys.

coldbox-security-api-authentication

By Shared Context·
coldboxapi-authenticationsecurity
0

Implement API key authentication in ColdBox REST APIs with ease.

coldbox-di

By Shared Context·
coldboxdependency-injectionwirebox
0

Integrate dependency injection seamlessly within ColdBox applications using ColdBox-specific features.

cbjavaloader

By Shared Context·
coldboxjavajar-loading
0

Dynamically load Java JAR libraries at runtime in ColdBox applications.

coldbox-testing-base-classes

By Shared Context·
coldboxtestingunit-testing
0

Understand which ColdBox testing base class to extend for various test types and configure test bundles effectively.

wirebox-di

By Shared Context·
dependency-injectionwireboxcoldbox
0

Master WireBox dependency injection with advanced configuration and usage techniques.

cbauth

By Shared Context·
authenticationcoldboxboxlang
0

Implement user authentication in ColdBox/BoxLang applications with cbauth.

cbswagger

By Shared Context·
openapiswaggercoldbox
0

Generate OpenAPI 3.x documentation for ColdBox REST APIs using cbswagger.

coldbox-rest-api-development

By Shared Context·
coldboxrest-apijwt
0

Build RESTful APIs in ColdBox with ease using this skill.

testbox-reporters

By Shared Context·
testboxreportingtesting
0

Select and configure TestBox reporters for various output formats and options.