2017 © Pedro Peláez
 

project tiny

The Tiny API Framework.

image

cizel/tiny

The Tiny API Framework.

  • Saturday, September 23, 2017
  • by cizel
  • Repository
  • 1 Watchers
  • 4 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Tiny Api Framework

Build Status Latest Stable Version License, (*1)

开发进程

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

The Versions

23/09 2017

dev-master

9999999-dev

The Tiny API Framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

api framework router tiny yaf

03/05 2017

v0.1.0

0.1.0.0

The Tiny API Framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

framework tiny yaf

06/03 2017

0.1

0.1.0.0 https://cizel.github.io

Tiny is a PHP Api framework that helps you quickly write simple Api

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

api framework router