From 7abae93c985dfe48e9de778d286c2571c45246b2 Mon Sep 17 00:00:00 2001 From: Roman Sevastyanov Date: Wed, 13 Aug 2014 14:49:28 +0300 Subject: [PATCH] Add Paymentwall API library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c2466d1..ee4e8b4 100644 --- a/README.md +++ b/README.md @@ -536,6 +536,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Dropbox SDK](https://github.com/dropbox/dropbox-sdk-php) - The official PHP Dropbox SDK library. * [Twilio](https://github.com/twilio/twilio-php) - The official Twilio PHP REST API. * [Mailgun](https://github.com/mailgun/mailgun-php) The official Mailgun PHP API. +* [Paymentwall](https://github.com/paymentwall/paymentwall-php) - The official Paymentwall PHP API library. ## Extensions *Libraries to help build PHP extensions.*