maileryio / mailery-user
User module for Mailery Platform
dev-master / 1.0.x-dev
2022-11-19 22:39 UTC
Requires
- php: ^7.4
- foxy/foxy: ^1.0
- maileryio/mailery-activity-log: dev-master
- maileryio/mailery-common: dev-master
- maileryio/mailery-web: dev-master
- maileryio/widget-dataview: dev-master
- maileryio/widget-link: dev-master
- maileryio/widget-search: dev-master
- maileryio/widget-select: dev-master
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.16
- phan/phan: ^2.4
- phpunit/phpunit: ^9.0
This package is auto-updated.
Last update: 2024-10-20 03:02:26 UTC
README
User module for Mailery Platform
User module for Mailery Platform
Installation
The preferred way to install this library is through composer.
Either run
php composer.phar require "maileryio/mailery-web"
or add
"maileryio/mailery-web": "*"
to the require section of your composer.json.
License
This project is released under the terms of the BSD-3-Clause license. Read more here.
Copyright © 2020, Mailery (https://mailery.io)