cizel / tiny

Tiny Api Framework

Home Page:https://github.com/cizel/tiny

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tiny Api Framework

Build Status Latest Stable Version License

开发进程

  1. 初始化项目,取名tiny
  2. 修改项目使用 YAF 来搭建项目
  3. 添加composer到项目中
  4. 功能模块
    • bootstrap 加载
    • Config library 读取配置
    • Rest InterFace Rest 接口
    • 异常处理类
    • JWT Authentication 验证方式
    • ORM 数据对象映射
    • Cache library 缓存
    • log library 日志记录
    • 输入过滤脚本

About

Tiny Api Framework

https://github.com/cizel/tiny

License:MIT License


Languages

Language:PHP 85.3%Language:Shell 14.3%Language:ApacheConf 0.4%