Merge pull request #28 from ronanguilloux/patch-1

+1 Raspberry Pi & GPIO related lib
This commit is contained in:
Jamie York 2014-01-05 14:58:17 -08:00
commit 3d95ae3801
1 changed files with 1 additions and 0 deletions

View File

@ -515,6 +515,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.*