Deployment category

Including a deployment category and starting it off with Pomander.
This commit is contained in:
Mike Kruk 2014-01-15 19:39:55 -05:00
parent 517db159bf
commit 36587f82cf
1 changed files with 5 additions and 0 deletions

View File

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