Parcourir la source

Merge pull request #322 from wick-ed/master

added PHP infrastructure section and appserver.io
pull/357/merge
Jamie York il y a 10 ans
Parent
révision
b17f1873af
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  1. 6
    0
      README.md

+ 6
- 0
README.md Voir le fichier

69
 	- [Virtual Machines](#virtual-machines)
69
 	- [Virtual Machines](#virtual-machines)
70
 	- [Integrated Development Environment](#integrated-development-environment)
70
 	- [Integrated Development Environment](#integrated-development-environment)
71
 	- [Web Applications](#web-applications)
71
 	- [Web Applications](#web-applications)
72
+	- [PHP Infrastructure](#php-infrastructure)
72
 - [Resources](#resources)
73
 - [Resources](#resources)
73
 	- [PHP Websites](#php-websites)
74
 	- [PHP Websites](#php-websites)
74
 	- [Other Websites](#other-websites)
75
 	- [Other Websites](#other-websites)
753
 * [MailCatcher](https://github.com/sj26/mailcatcher) - A web tool for capturing and viewing emails.
754
 * [MailCatcher](https://github.com/sj26/mailcatcher) - A web tool for capturing and viewing emails.
754
 * [Cachet](https://github.com/cachethq/cachet) - The open source status page system.
755
 * [Cachet](https://github.com/cachethq/cachet) - The open source status page system.
755
 
756
 
757
+## PHP Infrastructure
758
+*Infrastructure for providing PHP applications and services.*
759
+
760
+* [appserver.io](http://appserver.io/) - A multithreaded application server for PHP, written in PHP.
761
+
756
 # Resources
762
 # Resources
757
 Various resources, such as books, websites and articles, for improving your PHP development skills and knowledge.
763
 Various resources, such as books, websites and articles, for improving your PHP development skills and knowledge.
758
 
764
 

Chargement…
Annuler
Enregistrer