majid-ebrahimpour/zf-notification

zf-notification zend framework notification

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/majid-ebrahimpour/zf-notification

dev-master 2019-05-06 16:10 UTC

This package is auto-updated.

Last update: 2025-12-07 06:46:58 UTC


README

zend framework notification

Installation

Installation of this module uses composer. For composer documentation, please refer to getcomposer.org.

$ php composer.phar require majid-ebrahimpour/zf-notification "*"

Add this module to your application's configuration:

'modules' => array(
   ...
   'ZFNotification',
),

Global Configuration

Copy config/zf-notification.global.php.dist to your autoload directory and rename to zf-notification.global.php