From 04e262a0437bbc40409a7eb96d6a22717851eb1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Gomez?= Date: Fri, 25 Jul 2014 16:22:57 +0100 Subject: [PATCH] Add SmsSender --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f9ca83b..2150c92 100644 --- a/README.md +++ b/README.md @@ -590,6 +590,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Lambda PHP](https://github.com/igorw/lambda-php) - A Lambda calculus interpreter in PHP. * [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes. * [PHP-GPIO](https://github.com/ronanguilloux/php-gpio) - A library for playing with the Raspberry PI's GPIO pins. +* [SmsSender](https://github.com/Carpe-Hora/SmsSender) - A SMS sending library. # Software *Software for creating a development environment.*