unspam

Last updated:

This is a private Composer repository. To use it, you have to add this repository to your composer.json file.

Setting up this repository in your projects

Add this Composer repository to your project's composer.json file, then you can require these private packages just like you would with one from Packagist.

{
  "repositories": [{
    "type": "composer",
    "url": "https://packages.nospamregistry.org"
  }]
}

Read more on how to handle composer private packages.

Defines communication interfaces for common inputs and outputs.

License
proprietary
Authors
D. Procaccini
Releases
dev-master, v1.0.3, v1.0.2, v1.0.1, v1.0.0
Required by

Defines specific types of buses as decorators.

License
proprietary
Authors
D. Procaccini
Releases
dev-master, v1.0.2, v1.0.1, v1.0.0
Required by

Filters a list of data using in-memory JOIN tables.

License
proprietary
Authors
D. Procaccini
Releases
dev-master, v1.1.7, v1.1.6, v1.1.5, v1.1.4, v1.1.3, v1.1.2, v1.1.1, v1.1.0, v1.0.20
Required by

A symfony bundle implementation of the unspam/scrub library

Releases
dev-master, v1.2.3, v1.2.2, v1.2.1, v1.2.0, v1.1.5, v1.1.4, v1.1.3, v1.0.7

This Composer repository is powered by Satis 2.0.0-dev