|
|
@@ -449,7 +449,6 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|
449
|
449
|
* [Notification Pusher](https://github.com/Ph3nol/NotificationPusher) - A standalone library for device push notifications.
|
|
450
|
450
|
* [Notificator](https://github.com/namshi/notificator) - A lightweight notification library.
|
|
451
|
451
|
|
|
452
|
|
-
|
|
453
|
452
|
## Third Party APIs
|
|
454
|
453
|
*Libraries for accessing third party APIs.*
|
|
455
|
454
|
|
|
|
@@ -459,6 +458,8 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|
459
|
458
|
* [Campaign Monitor](http://campaignmonitor.github.com/createsend-php/) - The official Campaign Monitor PHP library.
|
|
460
|
459
|
* [Digital Ocean](https://github.com/toin0u/DigitalOcean) - A library to interface with the Digital Ocean API.
|
|
461
|
460
|
* [Github](https://github.com/dsyph3r/github-api3-php) - A library to interface with the Github API.
|
|
|
461
|
+* [Twitter OAuth](https://github.com/widop/twitter-oauth) - A library to interface with Twitter's OAuth workflow.
|
|
|
462
|
+* [Twitter REST](https://github.com/widop/twitter-rest) - A library to interact with Twitter's REST API.
|
|
462
|
463
|
|
|
463
|
464
|
## Miscellaneous
|
|
464
|
465
|
*Useful libraries or tools that don't fit in the categories above.*
|