ywatchman/laravel-epp is a Laravel package for laravel package to work with epp (sidn).
It currently has 6 GitHub stars and 193 downloads on Packagist (latest version 1.1.3).
Install it with composer require ywatchman/laravel-epp.
Discover more Laravel packages by ywatchman
or browse all Laravel packages to compare alternatives.
Last updated
composer require ywatchman/laravel-epp
php artisan vendor:publish --provider="YWatchman\LaravelEPP\ServiceProvider"
EPP_SETTINGS_FILE=/etc/cyberfusion/epp.ini
interface=eppConnection
hostname=ssl://drs.domain-registry.nl
port=700
userid=
password=
logging=false
verifypeer=true
verifypeername=true
allowselfsigned=false