From e8d37eb5aedbff16cdd010cd828add7e7a56a473 Mon Sep 17 00:00:00 2001 From: Ronan Guilloux Date: Wed, 11 Dec 2013 22:19:50 +0100 Subject: [PATCH] +1 Raspberry Pi & GPIO related lib --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dd0e78f..4d617ad 100644 --- a/README.md +++ b/README.md @@ -502,6 +502,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Nmap](https://github.com/willdurand/nmap) - A PHP wrapper around [Nmap](http://nmap.org/). * [Code Mover](https://github.com/dantleech/code-mover) - A library for moving code. * [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 ## Development Software *Software for creating a development environment.*