Ver código fonte

Merge pull request #63 from tamagokun/patch-1

Deployment category and Pomander
pull/69/head
Jamie York 12 anos atrás
pai
commit
c27e0f7e94
1 arquivos alterados com 5 adições e 0 exclusões
  1. 5
    0
      README.md

+ 5
- 0
README.md Ver arquivo

@@ -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
 

Carregando…
Cancelar
Salvar