资 源 简 介
Write simple and fast php code. Designed for web applications as the Controller in MVC applications. Also provides a good schema for DB Model design (though one does not need to conform to it when using most of the classes)
Capabilities:
* Form handling
easy defaults for missing arguments,
processing based on table structure
DB access & support
SQL generation and re-use based on a novel approach to filters
SQL arguments are "safed" to automatically protect against injection attacks.
Object-like retrieval and save methods for php arrays
Easy DB meta-data retrieval
Use of Orange DB meta-schema enables more advanced functionality .. easily create complex sql with just a few filters.
CSV,XML import and transformation
parse csv f