1 ### speedport hybrid php api
3 [](https://travis-ci.org/Stricted/speedport-hybrid-php-api) [](https://github.com/Stricted/speedport-hybrid-php-api/releases/latest) [](https://github.com/Stricted/speedport-hybrid-php-api/blob/master/LICENSE)
5 Access Speedport Hybrid Router through PHP
7 **THIS CLASS IS ONLY FOR SPEEDPORT HYBRID**
11 This project is licensed under [GNU LESSER GENERAL PUBLIC LICENSE Version 3](https://github.com/Stricted/speedport-hybrid-php-api/blob/master/LICENSE).
13 known valid paths for getData() :
15 * data/interfaces.json
18 * data/dhcp_client.json
19 * data/dhcp_server.json
23 * data/igmp_proxy.json
24 * data/igmp_snooping.json
30 * data/bonding_client.json
31 * data/bonding_tunnel.json
32 * data/filterlist.json
33 * data/bonding_tr181.json
40 
41 
43 See the ```rrd``` directory for sample scripts.