2017 © Pedro Peláez
 

library larawhois

Laravel Package for grabbing specific information about a domain name.

image

azishapidin/larawhois

Laravel Package for grabbing specific information about a domain name.

  • Wednesday, October 11, 2017
  • by azishapidin
  • Repository
  • 1 Watchers
  • 1 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 13 % Grown

The README.md

LaraWhois

Introduction

LaraWhois is Laravel 5 Package Wrapper for https://jsonwhoisapi.com/. To use this Package, we must have https://jsonwhoisapi.com/ Account (Account ID and API Key)., (*1)

Instalation

This Package is Still on Development, (*2)

This package is now Available on Packagist, just type this command on Terminal:, (*3)

composer require azishapidin/larawhois @dev

Next, add the ServiceProvider to the providers array in config/app.php, (*4)

AzisHapidin\LaraWhois\LaraWhoisProvider::class,

To publish the config file use:, (*5)

php artisan vendor:publish

This command will add larawhois.php to config folder., (*6)

Usage

Will be updated in the future :smiley:, (*7)

The Versions

11/10 2017

dev-master

9999999-dev

Laravel Package for grabbing specific information about a domain name.

  Sources   Download

The Requires

 

The Development Requires

by Azis Hapidin

11/10 2017

0.8

0.8.0.0

Laravel Package for grabbing specific information about a domain name.

  Sources   Download

The Requires

 

The Development Requires

by Azis Hapidin