GitHub - boosheng/fastapi: auto create api use php

A very simple and lightly php api framework!

we support DataBase:

mysql,mssql,sqlite,oracle,sybase,postgresql,cubrid

auto create api use php

support cache: file,memcache

support platform:win,linux/unix,mac ###Usage 1,create your database 2,change config.php 3,execute maker.sh or make.bat for create the common model and action,you may dev base on these program files. 4,use test_api.php to test api.

###future: add nosql support such as mongodb,redis

add cache support redis

add api analysis backend

###Suggestions PHP performance optimization method

1,use hhvm.(hhvm.com)

2,use opache,cache