2017 © Pedro Peláez
 

yii2-extension yii2-mail-obfuscator

E-Mail obfuscator widget for Yii 2

image

particleflux/yii2-mail-obfuscator

E-Mail obfuscator widget for Yii 2

  • Monday, July 25, 2016
  • by particleflux
  • Repository
  • 2 Watchers
  • 1 Stars
  • 5,753 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 4 % Grown

The README.md

yii2-mail-obfuscator

A simple E-Mail obfuscating Widget using Javascript for Yii2., (*1)

Generates a mailto-Link only visible/usable when Javascript is activated., (*2)

Installation

Installation via composer by running:, (*3)

composer require particleflux/yii2-mail-obfuscator

Usage

<?php echo \particleflux\MailObfuscator\MailObfuscator::widget([
    'email' => 'example@particleflux.de',
    'text'  => 'send email',
    'options' => [
        'title' => 'mail me'
    ],
]); ?>

The Versions

25/07 2016

dev-master

9999999-dev

E-Mail obfuscator widget for Yii 2

  Sources   Download

MIT

The Requires

 

by Stefan Linke

email yii obfuscator

10/04 2015

v1.0.1

1.0.1.0

E-Mail obfuscator widget for Yii 2

  Sources   Download

MIT

The Requires

 

by Stefan Linke

email yii obfuscator

10/04 2015

v1.0

1.0.0.0

E-Mail obfuscator widget for Yii 2

  Sources   Download

MIT

The Requires

 

by Stefan Linke

email yii obfuscator