webkitz / phalcon-mailgun
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 5
Forks: 1
Open Issues: 0
pkg:composer/webkitz/phalcon-mailgun
Requires
- php: >= 5.3.0
- cartalyst/sentry: 2.*
- illuminate/database: 4.*
- mailgun/mailgun-php: ~1.7.2
This package is not auto-updated.
Last update: 2025-11-08 23:55:01 UTC
README
##phalcon-mailgun
just started!.. please dont install yet! (will remove this message once stable)
###description Web Application for MailGun, web based management system for maintaining subscribers mailinglist via mailgun, allows sending out email to subscribers. (more to come)
###installation
-
Download the
composer.pharexecutable or use the installer.$ curl -sS https://getcomposer.org/installer | php -
install with command line
$ composer create-project webkitz/phalcon-mailgun --stability="dev" ```