浏览代码

Deployment category

Including a deployment category and starting it off with Pomander.
pull/63/head
Mike Kruk 12 年前
父节点
当前提交
36587f82cf
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5
    0
      README.md

+ 5
- 0
README.md 查看文件

@@ -42,6 +42,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
42 42
 	- [Caching](#caching)
43 43
 	- [Data Structure and Storage](#data-structure-and-storage)
44 44
 	- [Notifications](#notifications)
45
+	- [Deployment](#deployment)
45 46
 	- [Third Party APIs](#third-party-apis)
46 47
 	- [Miscellaneous](#miscellaneous)
47 48
 	- [Development Software](#development-software)
@@ -464,6 +465,10 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
464 465
 * [Notification Pusher](https://github.com/Ph3nol/NotificationPusher) - A standalone library for device push notifications.
465 466
 * [Notificator](https://github.com/namshi/notificator) - A lightweight notification library.
466 467
 
468
+## Deployment
469
+
470
+* [Pomander](https://github.com/tamagokun/pomander) - A deployment tool for PHP applications.
471
+
467 472
 ## Third Party APIs
468 473
 *Libraries for accessing third party APIs.*
469 474
 

正在加载...
取消
保存