Download the PHP package jeffersongoncalves/filament-check-whois-widget without Composer
On this page you can find all versions of the php package jeffersongoncalves/filament-check-whois-widget. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download jeffersongoncalves/filament-check-whois-widget
More information about jeffersongoncalves/filament-check-whois-widget
Files in jeffersongoncalves/filament-check-whois-widget
Package filament-check-whois-widget
Short Description The Filament Check Whois Widget is a package for the Filament PHP framework that allows you to easily check the WHOIS information for domains. It integrates seamlessly with Filament's AdminPanel, providing a clean and user-friendly interface. The widget fetches WHOIS data using an external API (requiring an API key), displaying key details like registrant information, registration date, and expiry date. Configuration options allow for customization of the widget's appearance and behavior, such as setting the number of domains displayed per row, the column span, and whether to show a title. This simplifies the process of obtaining crucial domain information within your Filament application.
License MIT
Homepage https://github.com/jeffersongoncalves/filament-check-whois-widget
Informations about the package filament-check-whois-widget
Filament Check Whois Widget
The Filament Check Whois Widget is a package for the Filament PHP framework that allows you to easily check the WHOIS information for domains. It integrates seamlessly with Filament's AdminPanel, providing a clean and user-friendly interface. The widget fetches WHOIS data using an external API (requiring an API key), displaying key details like registrant information, registration date, and expiry date. Configuration options allow for customization of the widget's appearance and behavior, such as setting the number of domains displayed per row, the column span, and whether to show a title. This simplifies the process of obtaining crucial domain information within your Filament application.
Installation
You can install the package via composer:
You can publish the config file with:
Optionally, you can publish the views using
This is the contents of the published config file:
Usage
Add in AdminPanelProvider.php
Optionally, you can add more configs as example below:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Jèfferson Gonçalves
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-check-whois-widget with dependencies
ashallendesign/favicon-fetcher Version ^3.5
filament/filament Version ^3.0
ip2whois/ip2whois-php Version ^2.2
spatie/laravel-package-tools Version ^1.15.0