浏览代码

added PHP infrastructure section and appserver.io

pull/322/head
wick-ed 11 年前
父节点
当前提交
be4ea806a8
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6
    0
      README.md

+ 6
- 0
README.md 查看文件

65
 	- [Virtual Machines](#virtual-machines)
65
 	- [Virtual Machines](#virtual-machines)
66
 	- [Integrated Development Environment](#integrated-development-environment)
66
 	- [Integrated Development Environment](#integrated-development-environment)
67
 	- [Web Applications](#web-applications)
67
 	- [Web Applications](#web-applications)
68
+	- [PHP Infrastructure](#php-infrastructure)
68
 - [Resources](#resources)
69
 - [Resources](#resources)
69
 	- [PHP Websites](#php-websites)
70
 	- [PHP Websites](#php-websites)
70
 	- [Other Websites](#other-websites)
71
 	- [Other Websites](#other-websites)
692
 * [Composer as a Service](http://composer.borreli.com/) - A tool for downloading Composer packages as a zip file.
693
 * [Composer as a Service](http://composer.borreli.com/) - A tool for downloading Composer packages as a zip file.
693
 * [MailCatcher](https://github.com/sj26/mailcatcher) - A web tool for capturing and viewing emails.
694
 * [MailCatcher](https://github.com/sj26/mailcatcher) - A web tool for capturing and viewing emails.
694
 
695
 
696
+## PHP Infrastructure
697
+*Infrastructure for providing PHP applications and services.*
698
+
699
+* [appserver.io](http://appserver.io/) - A multithreaded application server for PHP, written in PHP.
700
+
695
 # Resources
701
 # Resources
696
 Various resources, such as books, websites and articles, for improving your PHP development skills and knowledge.
702
 Various resources, such as books, websites and articles, for improving your PHP development skills and knowledge.
697
 
703
 

正在加载...
取消
保存