ywatchman/laravel-epp

Laravel package to work with EPP (SIDN)

Downloads

187

Stars

5

Version

1.1.3

Laravel EPP

Latest Stable Version StyleCI

Installing with auto-discovery enabled

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

.env

EPP_SETTINGS_FILE=/etc/cyberfusion/epp.ini

epp.ini

interface=eppConnection
hostname=ssl://drs.domain-registry.nl
port=700
userid=
password=
logging=false
verifypeer=true
verifypeername=true
allowselfsigned=false
YWatchman

Author

YWatchman