PHPackages                             antoinelemaire/blacklist-bundle - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. antoinelemaire/blacklist-bundle

ActiveSymfony-bundle[Mail &amp; Notifications](/categories/mail)

antoinelemaire/blacklist-bundle
===============================

Provides a Blacklist system for Symfony using Annotations with Sonata admin integration.

1.0.0(8y ago)350MITPHPPHP ^5.5.0 || ^7.0

Since Apr 9Pushed 8y ago1 watchersCompare

[ Source](https://github.com/AntoineLemaire/BlacklistBundle)[ Packagist](https://packagist.org/packages/antoinelemaire/blacklist-bundle)[ Docs](https://github.com/AntoineLemaire/BlacklistBundle)[ RSS](/packages/antoinelemaire-blacklist-bundle/feed)WikiDiscussions master Synced today

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

AntoineLemaireBlacklistBundle
=============================

[](#antoinelemaireblacklistbundle)

Blacklist system with integration in Symfony. Just insert blacklist value/type combinaison inside database and use Annotation to assert.

[![Example Database](Resources/doc/database.png)](Resources/doc/database.png)

Installation
------------

[](#installation)

Add the package to your composer.json file

```
"antoinelemaire/blacklist-bundle": "dev-master",

```

Add this to app/AppKernel.php

```
