Skip to content

Releases: YWatchman/Laravel-EPP

v1.1.3 stable

29 Sep 08:15
Compare
Choose a tag to compare

Laravel EPP

Fixed

  • Epp Facade class...

Installation

composer require ywatchman/laravel-epp
php artisan vendor:publish --provider="YWatchman\LaravelEPP\ServiceProvider"

Modify your /config/laravel-epp.php to set your epp.ini according to metaregistrar/php-epp-client docs.

Features

Domain

  • Check
  • Create
  • Delete
  • Info

Nameserver

  • Check
  • Create
  • Delete

Dnssec

  • Sign domain
  • Unsign domain

Contact

  • Check
  • Create
  • Update
  • Delete

v1.1.2 - Stable

29 Sep 07:39
Compare
Choose a tag to compare

Laravel EPP

Installation

composer require ywatchman/laravel-epp
php artisan vendor:publish --provider="YWatchman\LaravelEPP\ServiceProvider"

Modify your /config/laravel-epp.php to set your epp.ini according to metaregistrar/php-epp-client docs.

Features

Domain

  • Check
  • Create
  • Delete
  • Info

Nameserver

  • Check
  • Create
  • Delete

Dnssec

  • Sign domain
  • Unsign domain

Contact

  • Check
  • Create
  • Update
  • Delete

v1.1.1 - stable

28 Sep 20:40
Compare
Choose a tag to compare

Laravel EPP

Installation

php artisan vendor:publish --provider="YWatchman\LaravelEPP\ServiceProvider"

Modify your /config/laravel-epp.php to set your epp.ini according to metaregistrar/php-epp-client docs.

Features

Domain

  • Check
  • Create
  • Delete
  • Info

Nameserver

  • Check
  • Create
  • Delete

Dnssec

  • Sign domain
  • Unsign domain

Contact

  • Check
  • Create
  • Update
  • Delete