Skip to content

jlepage/cfFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cfFramework

cfFramework is a CFML MVC Framework

Thanks by advance for your interest on cfFramework.

changes for version 0.11

  • moving the framework under a unique folder cffwk
  • Add Session object
  • Correct HttpRequest
  • Add Engine detector and engine implementation for specifics

changes for version 0.10.2

  • Add args object on views (aka RenderArguments)
  • Clean property definition on objects
  • Add somes samples on default view

For a full list of changes, please see CHANGES.txt

Installation

Please refer to cfFramework wiki
https://github.com/jlepage/cfFramework/wiki/Install

Configuration

Please refer to cfFramework wiki too
https://github.com/jlepage/cfFramework/wiki/Configuration

Issues, ideas and wishes

Let me know if you have some trouble or feedbacks with cfFramework.
You can use the "issue" part of github or contact me by email ([email protected]).

If you have ideas or wishes features for next version, do not hesitate to ask me.
( But that doesn't mean that I add it to cfFramework :p )

IOC use and copyrights

cfFramework use IOC, DI/1 writed by Sean Corfield
Please refer to DI/1 website - https://github.com/framework-one/di1

Copyright (c) 2010-2015, Sean Corfield
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0
    
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License

Copyrights

cfFramework is under GNU copyrights

Copyright (c) 2016, Jerome Lepage ([email protected])

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

About

cfFramework is a CFML MVC Framework

Resources

Stars

Watchers

Forks

Packages

No packages published