1 Star 0 Fork 9

NeiDeMing / syrian

forked from 狮子的魂 / syrian 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CHANGES.md 1.37 KB
一键复制 编辑 原始数据 按行查看 历史

Syrian 2.0:

    1. controller#method only return data to output --done
    1. add json_view(STATUS_OK, 'Ok'), json_define_view(STATUS_OK, 'Ok'); --done
    1. add html_view('stream/view.html', array(), true); --done
    1. optimize the helper() to helper('Session#User', array()); --done
    1. add application layer function --done
    1. new uri parse and return the parsed info object --done
    1. add function controller('api.stream.view', $args); --done
    1. add session quick manager --done
    1. add namespace support for controller --ignore (fuck it)
    1. add #service('path', args, $executor=local executor, asyn, priority) function --done
    1. optimize the Local service executor(no arguments serialize and unserialize) --done
    1. add #session function to quick store/fetch the default session --done
    1. add build_cache function to quick lanch the specified cache --done
    1. add build_session function to quick lanch the specified session --done
    1. Uri with self-define arguments support
PHP
1
https://gitee.com/nei_deming/syrian.git
git@gitee.com:nei_deming/syrian.git
nei_deming
syrian
syrian
master

搜索帮助