翻訳と辞書
Words near each other
・ Qendër Vlorë
・ Qendër, Fier
・ Qendër, Malësi e Madhe
・ Qenna
・ QEP
・ Qeparo
・ Qepchaq
・ Qepchaq, Bostanabad
・ Qepchaq, Hamadan
・ Qepchaq, Osku
・ Qepchaq, West Azerbaijan
・ QepHom
・ Qeqertaq
・ Qeqertaq Heliport
・ Qeqertaq Island
Qcodo
・ QConnect
・ Qcow
・ QCP
・ QCR Holdings
・ QCS
・ Qcue
・ QCW-05
・ QCWA
・ QCX
・ QD
・ QD stores
・ QDA
・ QDA Miner
・ QDB


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Qcodo : ウィキペディア英語版
Qcodo

Qcodo is an open-source PHP web application framework which builds an object-relational model (ORM), CRUD (create, retrieve, update, delete) UI pages, and AJAX hooks from an existing data model. It additionally includes a tightly-integrated HTML and JavaScript form toolkit which interfaces directly with the generated entities. It is a robust, comprehensive framework which can be utilized by small and large Web applications alike.
The project is unmaintained as of 2015 and has not been updated since 2011.
== Structure ==
The framework consists of three main components: a code generator, QForms (OOP generated stateful Ajax- or server-processed webform), QQuery (OOP based SQL query builder) -- all of which can be used independently of each other. The code generator parses an existing relational database structure, and builds an object-relational mapping (ORM), as well as several remote interfaces (SOAP, AJAX) to the ORM. The ORM in Qcodo can be extended to provide user-maintained functionality (via object subclassing). QForms is an ASP.NET-inspired templating engine in which each form element is an object exposing its functionality and state via methods and attributes.
QForms maintain page as well as form state, and include the ability to validate fields, trigger events, and associate AJAX calls. QForms bind tightly to the ORM, allowing developers to rapidly and iteratively change any of three components in the model–view–controller (MVC) architecture with little impact to the other components.
The Qcodo Package Manager (QPM) was introduced starting with Qcodo v0.4.0 to allow community members a much more streamlined and efficient way to post and share modules, enhancements and fixes of the Qcodo development framework with each other. The Qcodo.com website can be used to view user-submitted QPM packages that community members have contributed at the QPM Section of the website.
Qcodo was conceived and developed by Mike Ho, and his company Quasidea Development acts as the central maintainer with dozens of contributors from the Qcodo Community that provide new features and releases via the Qcodo website.
The website, itself, is written in Qcodo and custom developed for the community, including suite of tools like online forums, bug/issue tracking, online showcase and QPM management. It is integrated with GitHub to manage releases of the Qcodo Framework itself. The code for Qcodo.com is also open sourced and available at GitHub as well.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Qcodo」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.