frdl / whois
Whois Server.
Fund package maintenance!
wehowski
webfan.de/sponsor-me
domainundhomepagespeicher.de
Installs: 25
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 3
Forks: 0
Open Issues: 0
Type:frdl-module
Requires
- php: >=7.2
- frdl/frdlweb-composer-installers: >=0.2
- frdl/php-floodprotection: *
- frdl/web: *
- jsmitty12/phpwhois: ~5.6
- mso/idna-convert: ^1.1
Suggests
- frdl/rdap-whois: RDAP Protocol Package and Domain Info(Whois)
- frdl/web: This package is developed to work in the Frdlweb Framework
This package is auto-updated.
Last update: 2024-11-10 22:29:59 UTC
README
Whois lookup frdl-module
Install Frdlweb CMS
https://webfan.de/install/php/
Via Composer
Use the frdl-packages repository in your root projects composer.json to require from frdl-codebase:
{
"repositories": [{
"type": "composer",
"url": "https://packages.frdl.de"
}]
}