ajkosh / expressmailer
Flexible user registration and authentication module for Yii2
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Forks: 0
Type:yii2-extension
pkg:composer/ajkosh/expressmailer
Requires
- php: >=5.4.0
- yiisoft/yii2: 2.0.15
This package is not auto-updated.
Last update: 2025-10-22 00:36:31 UTC
README
Install Either run
php composer require ajkosh/expressmailer "@dev"
or add
"ajkosh/expressmailer": "@dev" to the require section of your composer.json file.