High performance PHP framework written in C, Work so easy

1 points by fanjiapeng ↗ HN
Introduction

API Services Framework (or simply Asf). It's has many micro-innovation and is a new generation of lightweight MVC framework, internally called DLS.

Features

1. 999 special error number, Intercept all Exception conditions in the operation of the program

2. Support SQL CURD Log(Asf_Sql_Log), Run Exception information (Asf_Error_Log)

3. Support rich development libraries, classes reside in memory when the PHP process starts

4. Support Logger Buffer Cache, File descriptor auto-shutdown

5. Stronger GPC method, Use PHP Global Variables ($_GET, $_POST, $_COOKIE) becomes easier

6. Support configuration file resident memory

7. more ....

GitHub:

https://github.com/yulonghu/asf

DOC:

http://www.box3.cn/phpasf

I hope you like it, Good Luck ~

0 comments

[ 3.4 ms ] story [ 7.5 ms ] thread

No comments yet.