Download the PHP package ampersa/safebrowsing-laravel without Composer
On this page you can find all versions of the php package ampersa/safebrowsing-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ampersa/safebrowsing-laravel
More information about ampersa/safebrowsing-laravel
Files in ampersa/safebrowsing-laravel
Download ampersa/safebrowsing-laravel
More information about ampersa/safebrowsing-laravel
Files in ampersa/safebrowsing-laravel
Vendor ampersa
Package safebrowsing-laravel
Short Description Laravel package wrapper for ampersa/safebrowsing
License MIT
Package safebrowsing-laravel
Short Description Laravel package wrapper for ampersa/safebrowsing
License MIT
Please rate this library. Is it a good library?
Informations about the package safebrowsing-laravel
A Laravel package wrapper for ampersa/safebrowsing.
Installation
Composer
Include the Service Provider and Facade in your config/app.php
Now publish the configuration
Finally, ensure your Google SafeBrowsing API key is set. This can be set within config/safebrowsing.php
or via the SAFEBROWSING_API_KEY
environment variable.
For more information on Google SafeBrowsing API keys, please see https://developers.google.com/safe-browsing/v4/get-started
Usage
Basic Usage
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
All versions of safebrowsing-laravel with dependencies
PHP Build Version
Package Version
Requires
ampersa/safebrowsing Version
^0.1
The package ampersa/safebrowsing-laravel contains the following files
Loading the files please wait ....