Download the PHP package emailreputationapi/reputation without Composer
On this page you can find all versions of the php package emailreputationapi/reputation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download emailreputationapi/reputation
More information about emailreputationapi/reputation
Files in emailreputationapi/reputation
Package reputation
Short Description A Laravel package for the EmailReputationAPI.com service.
License MIT
Homepage https://github.com/emailreputationapi/reputation
Informations about the package reputation
EmailReputationAPI Laravel Package
EmailReputationAPI.com is a service that helps organizations more effectively manage leads by identifying personal and disposable email addresses and domains. You can use this Laravel package to easily plug into the EmailReputation API validation service and database.
To use this package you'll first need create an EmailReputationAPI.com account. Doing so is free, and you can validate up to 100 email addresses per month. No credit card is required to get started, and you can email the service creator Jason Gilmore ([email protected]) anytime with questions.
Installation
You can install the package via Composer:
Next, publish the config file:
This is the contents of the published config file (config/reputation.php):
Finally, open your .env file and add the following section:
Usage
Security Vulnerabilities
Did I do something stupid? Please email me at [email protected].
All versions of reputation with dependencies
spatie/laravel-package-tools Version ^1.14.0
illuminate/contracts Version ^10.0