Facebook anonymous publisher IP filtering.

Maintainers

Package info

github.com/Facebook-Anonymous-Publisher/firewall

pkg:composer/facebook-anonymous-publisher/firewall

Statistics

Installs: 100

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 0

1.0.3 2016-11-11 06:31 UTC

This package is not auto-updated.

Last update: 2026-03-15 03:51:02 UTC


README

Build Status Test Coverage Code Climate StyleCI Latest Stable Version Total Downloads License

This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com.

Install

Install using composer

composer require facebook-anonymous-publisher/firewall

Add the service provider in config/app.php

FacebookAnonymousPublisher\Firewall\FirewallServiceProvider::class,

Run the database migrations

php artisan migrate

CHANGELOG

Please see CHANGELOG for details.

UPGRADE

Please see UPGRADE for details.