PHPackages                             web2all/safebrowsingv4-sqlstorage - 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. [Database &amp; ORM](/categories/database)
4. /
5. web2all/safebrowsingv4-sqlstorage

ActiveLibrary[Database &amp; ORM](/categories/database)

web2all/safebrowsingv4-sqlstorage
=================================

Google safebrowsing SQL storage implementation

1.0.0(8y ago)1243MITPHPPHP ~5.4

Since Dec 21Pushed 8y ago2 watchersCompare

[ Source](https://github.com/web2all/safebrowsingv4-sqlstorage)[ Packagist](https://packagist.org/packages/web2all/safebrowsingv4-sqlstorage)[ RSS](/packages/web2all-safebrowsingv4-sqlstorage/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (5)Versions (2)Used By (0)

Web2All safebrowsingv4-sqlstorage
=================================

[](#web2all-safebrowsingv4-sqlstorage)

This package provides a sql storage backend for the `web2all/safebrowsingv4` package. This storage backend has been built with the `web2all/framework`.

The `web2all/safebrowsingv4-sqlstorage` is no longer actively maintained.

What is in this package
-----------------------

[](#what-is-in-this-package)

It contains a `GoogleSafeBrowsing_Updater_IStorage` and `GoogleSafeBrowsing_Lookup_IStorage` implementation which stores its data in a database. Only tested with MySQL and sqlite (see tests).

Usage
-----

[](#usage)

Install using composer (eg. `composer create-project web2all/safebrowsingv4-sqlstorage`).

See documentation of `web2all/safebrowsingv4` for usage and replace the `$storage` by:

```
$storage = $web2all->Plugin->Web2All_GoogleSafeBrowsing_SQLStorage_Engine($db);

```

Where $db is a `ADOConnection` object (see `adodb/adodb-php` package) to the database where the hash prefixes are to be stored.

To initialize the database, import the schema from the `database` directory. Currently there is only a scheme for mysql, but if you convert it to your database brand it will probably work.

License
-------

[](#license)

Web2All safebrowsingv4 is open-sourced software licensed under the MIT license ([https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT "license")).

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3114d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/212082?v=4)[Merijn](/maintainers/merijnvdk)[@merijnvdk](https://github.com/merijnvdk)

---

Top Contributors

[![merijnvdk](https://avatars.githubusercontent.com/u/212082?v=4)](https://github.com/merijnvdk "merijnvdk (1 commits)")

---

Tags

googlesafebrowsingsql storage

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/web2all-safebrowsingv4-sqlstorage/health.svg)

```
[![Health](https://phpackages.com/badges/web2all-safebrowsingv4-sqlstorage/health.svg)](https://phpackages.com/packages/web2all-safebrowsingv4-sqlstorage)
```

###  Alternatives

[kreait/firebase-php

Firebase Admin SDK

2.4k44.4M86](/packages/kreait-firebase-php)[kreait/firebase-bundle

Symfony Bundle for the Firebase Admin SDK

1555.1M2](/packages/kreait-firebase-bundle)[tomwalder/php-gds

Google Cloud Datastore Library for PHP. Also Firestore in Datastore mode.

164182.5k5](/packages/tomwalder-php-gds)[morrislaptop/firestore-php

Firestore SDK for PHP without gRPC

6929.0k1](/packages/morrislaptop-firestore-php)[bensontrent/firestore-php

Firestore PHP Client without gRPC and support for Guzzle 7. Forked from archived project ahsankhatri/firestore-php

20105.1k](/packages/bensontrent-firestore-php)[prologuetech/big

Google BigQuery for Laravel

1694.2k](/packages/prologuetech-big)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
