blacksenator/fbvalidateurl

Validating URL adresses to acces FRITZ!Box

v1.6 2023-05-15 20:59 UTC

This package is auto-updated.

Last update: 2024-04-15 23:05:29 UTC


README

If you want to make a program available that access the interfaces of the FRITZ!Box and you want to ensure that the user has the freedom to enter his router address with or without scheme, with hostname or IP, then this routine could be useful , Not valid addresses lead to an exception. If successful, you return an array corresponding to parse_url.

Requirements

Installation

You can install it through Composer:

"require": {
    "blacksenator/fbvalidateurl": "^1.0"
},

or

git clone https://github.com/blacksenator/fbvalidateurl.git

License

This script is released under MIT license.

Authors

Copyright© 2019 - 2022 Volker Püschel