PHPackages                             xsist10/safebrowser - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. xsist10/safebrowser

AbandonedArchivedLibrary[HTTP &amp; Networking](/categories/http)

xsist10/safebrowser
===================

Client for the Google Safe Browser API

v1.0.1(12y ago)4611[1 issues](https://github.com/xsist10/SafeBrowsing/issues)[1 PRs](https://github.com/xsist10/SafeBrowsing/pulls)MITPHP

Since Mar 31Pushed 10y ago1 watchersCompare

[ Source](https://github.com/xsist10/SafeBrowsing)[ Packagist](https://packagist.org/packages/xsist10/safebrowser)[ RSS](/packages/xsist10-safebrowser/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (4)Versions (3)Used By (0)

Google SafeBrowsing Client
==========================

[](#google-safebrowsing-client)

Demo code for PHPSA14 () conference

[![Build Status](https://camo.githubusercontent.com/680b6f9f1d5c2af89893073d4e0f763fb7c7b4c86f88b9a4574825e22ffa3628/68747470733a2f2f7472617669732d63692e6f72672f787369737431302f5361666542726f7773696e672e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/xsist10/SafeBrowsing)[![Latest Stable Version](https://camo.githubusercontent.com/5c59c63b2588a5f337c11b50d0ac7a44075e0aaf582f320a0b21e259b77647e9/68747470733a2f2f706f7365722e707567782e6f72672f787369737431302f7361666562726f777365722f762f737461626c652e706e67)](https://packagist.org/packages/xsist10/safebrowser)[![Total Downloads](https://camo.githubusercontent.com/c3d8081a470b11e03181e05c03b7f9dcfec0035f4166a7b3f324e010225cfb3b/68747470733a2f2f706f7365722e707567782e6f72672f787369737431302f7361666562726f777365722f646f776e6c6f6164732e706e67)](https://packagist.org/packages/xsist10/safebrowser)[![License](https://camo.githubusercontent.com/55251ec434085f81543f90b81f7ae25d5f79a7882ada906cbedbcc2d9d09d652/68747470733a2f2f706f7365722e707567782e6f72672f787369737431302f7361666562726f777365722f6c6963656e73652e706e67)](https://packagist.org/packages/xsist10/safebrowser)

Get an API key
--------------

[](#get-an-api-key)

- [Signup Page](https://developers.google.com/safe-browsing/key_signup)
- [Development Guide](https://developers.google.com/safe-browsing/)

Installing
----------

[](#installing)

This library is available via Composer:

```
{
    "require": {
        "xsist10/safebrowser": "v1.0.0"
    }
}

```

Using
-----

[](#using)

```
