All Projects → jetendo → Db Dot Cfc

jetendo / Db Dot Cfc

Licence: mit
Enhances cfquery by analyzing SQL to enforce security & framework conventions.

Projects that are alternatives of or similar to Db Dot Cfc

coldfusion-10-11-xss
Proof of Concept code for CVE-2015-0345 (APSB15-07)
Stars: ✭ 22 (+340%)
Mutual labels:  coldfusion
cfml-security-training
An INSECURE example website for use in CFML security training.
Stars: ✭ 26 (+420%)
Mutual labels:  coldfusion
Muracms
Mura | Digital Experience Platform | Headless CMS
Stars: ✭ 267 (+5240%)
Mutual labels:  coldfusion
messaging-polyglot
RabbitMQ Messaging Polyglot with Java, ColdFusion, CommandBox, Groovy and more
Stars: ✭ 18 (+260%)
Mutual labels:  coldfusion
cfml-tags-to-cfscript
A collection of examples defining how to convert CFML code blocks written in tags to CFScript.
Stars: ✭ 30 (+500%)
Mutual labels:  coldfusion
monkehTweets
A ColdFusion wrapper to interact with the Twitter API (with OAuth integration)
Stars: ✭ 52 (+940%)
Mutual labels:  coldfusion
Taffy
🍬 The REST Web Service framework for ColdFusion and Lucee
Stars: ✭ 218 (+4260%)
Mutual labels:  coldfusion
Cfmessenger v0.2.0
Stars: ✭ 5 (+0%)
Mutual labels:  coldfusion
cfwheels-example-app
A CFWheels 2.x App with user management, role based permissions and password resets
Stars: ✭ 17 (+240%)
Mutual labels:  coldfusion
lucee-docs
Source and build scripts for Lucee's documentation.
Stars: ✭ 39 (+680%)
Mutual labels:  coldfusion
cf-mailchimp
ColdFusion wrapper for the MailChimp 3.0 API
Stars: ✭ 17 (+240%)
Mutual labels:  coldfusion
Relaxation
Relaxation is a REST framework for ColdFusion that helps you build a REST API. And then it get's the heck out of your way.
Stars: ✭ 22 (+340%)
Mutual labels:  coldfusion
TestBox
TestBox is a next generation testing framework for ColdFusion (CFML) that is based on BDD (Behavior Driven Development) for providing a clean obvious syntax for writing tests. It also includes MockBox, our mocking and stubbing framework.
Stars: ✭ 54 (+980%)
Mutual labels:  coldfusion
bolthttp
A HTTP Client for CFML
Stars: ✭ 28 (+460%)
Mutual labels:  coldfusion
Fw1
FW/1 - Framework One - is a lightweight, convention over configuration, MVC application framework for ColdFusion / CFML.
Stars: ✭ 371 (+7320%)
Mutual labels:  coldfusion
Coldbox Platform
A modern, fluent and conventions based HMVC framework for ColdFusion (CFML)
Stars: ✭ 220 (+4300%)
Mutual labels:  coldfusion
core
FarCry Core: a web app framework for the ColdFusion language (supporting Lucee & Adobe ColdFusion engines). An ideal platform for building bespoke or tailor made solutions.
Stars: ✭ 34 (+580%)
Mutual labels:  coldfusion
Birthdayreminder v0.2.0
Stars: ✭ 5 (+0%)
Mutual labels:  coldfusion
Lucee
Lucee Server is a dynamic, Java based (JSR-223), tag and scripting language used for rapid web application development. Lucee simplifies technologies like webservices (REST, SOAP, HTTP), ORM (Hibernate), searching (Lucene), datasources (MSSQL, Oracle, MySQL and others), caching (infinispan, ehcache, and memcached) and many more. Lucee provides a compatibility layer for Adobe ColdFusion © CFML using less resources and delivering better performance.
Stars: ✭ 719 (+14280%)
Mutual labels:  coldfusion
UnderscoreCF
An UnderscoreJS port for Coldfusion. Functional programming library.
Stars: ✭ 89 (+1680%)
Mutual labels:  coldfusion

#db-dot-cfc README

Usage

Download the project and place the cfc files in a web site that has CFML configured. Read and run example.cfc?method=index to see how this project functions. The examples use CFML's query of queries feature to execute queries without a database, so no further configuration is necessary.

Continue reading the source code and the online documentation on the project home page to learn more about all the options and features.

Compatibility

This project has been tested with current stable versions of Railo 4.0 and ColdFusion 10.0. For more information, read the online documentation.

License

Open Source under the MIT license
http://www.opensource.org/licenses/mit-license.php

Copyright © 2013 Far Beyond Code LLC
https://www.farbeyondcode.com/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].