Skip to content

Latest commit

 

History

41 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

FritzBoxPHP

Access your Fritz!Box via PHP SOAP API

The helper functions and example(s) found in this repository are built upon:

  • AVM resources:

https://avm.de/service/schnittstellen/

https://avm.de/fileadmin/user_upload/Global/Service/Schnittstellen/AVM_TR-064_first_steps.pdf

  • My Fritz!Box 7560 FW 6.53 exposing SOAP API

https://fritz.box:49443/tr64desc.xml

  • Online resources:

https://www.symcon.de/forum/threads/25745-FritzBox-mit-SOAP-auslesen-und-steuern

CLI-based example

Query DECT status once and print on STDOUT.

AJAX-based Website example

Using Phery.js as AJAX framework to poll and update DECT status and present on website.

  • If you want to keep SOAP session data during PHP session, see:

http://stackoverflow.com/questions/13388613

  • If you see any chance to improve the code, let me know!

About

Access your Fritz!Box via PHP SOAP API

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages