mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Merge pull request #63 from tamagokun/patch-1
Deployment category and Pomander
This commit is contained in:
commit
c27e0f7e94
@ -42,6 +42,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|||||||
- [Caching](#caching)
|
- [Caching](#caching)
|
||||||
- [Data Structure and Storage](#data-structure-and-storage)
|
- [Data Structure and Storage](#data-structure-and-storage)
|
||||||
- [Notifications](#notifications)
|
- [Notifications](#notifications)
|
||||||
|
- [Deployment](#deployment)
|
||||||
- [Third Party APIs](#third-party-apis)
|
- [Third Party APIs](#third-party-apis)
|
||||||
- [Miscellaneous](#miscellaneous)
|
- [Miscellaneous](#miscellaneous)
|
||||||
- [Development Software](#development-software)
|
- [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.
|
* [Notification Pusher](https://github.com/Ph3nol/NotificationPusher) - A standalone library for device push notifications.
|
||||||
* [Notificator](https://github.com/namshi/notificator) - A lightweight notification library.
|
* [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
|
## Third Party APIs
|
||||||
*Libraries for accessing third party APIs.*
|
*Libraries for accessing third party APIs.*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user