mrferos/email-stripper-zf2

There is no license information available for the latest version (dev-master) of this package.

ZF2 package of Email-Stripper

Maintainers

Package info

github.com/mrferos/Email-Stripper-ZF2

pkg:composer/mrferos/email-stripper-zf2

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2014-12-28 10:06 UTC

This package is auto-updated.

Last update: 2026-03-06 12:02:27 UTC


README

Travis-CI Scrutinizer-CI

Email-Stripper ZF2

The ZF2 package for the Email Stripper library.

Installation

composer require "mrferos/email-stripper-zf2:dev-master"
cp vendor/mrferos/email-stripper-zf2/config/autoload/email-stripper.config.php.dist config/autoload/email-stripper.config.php

And add the module to your application.config.php

Use

The Email Stripper can be pulled out of the Service Locator with the alias "EmailStripper". For any further details on how the class works please visit Email Stripper