1
0
mirror of https://github.com/ziadoz/awesome-php.git synced 2025-07-31 16:10:22 +02:00

+1 Raspberry Pi & GPIO related lib

This commit is contained in:
Ronan Guilloux
2013-12-11 22:19:50 +01:00
parent c96b99e01f
commit e8d37eb5ae

View File

@@ -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.*