Introduction - If you have any usage issues, please Google them yourself
1 unique framework and plugins separation mode, and now the mainstream framework is completely different, the core framework and other functions separate, flexibility, small coupling degree, it is easy to transplant
2 framework core code itself is very small, high speed and efficiency, but also support php a module loaded (source compile pecl directory, or directly compiled into php Lane)
3 framework supports nginx, lighttpd, apache, iis web server, etc.