moult/contact
Composer 安装命令:
composer require moult/contact
包简介
System for sending messages to a recipient
README 文档
README
Contact is a super simple message sending application that is perfect for use in a standard website contact form.
Development
- Get Composer
curl -s http://getcomposer.org/installer | phpand then runphp composer.phar install --dev. This is needed to set up testing tools (installs intobin/). - Use Phing to run
phing allin project root. This will runphpspec,phpcs,pdepend,phpmd,phpcpd,phpdcdandphpdoc2.phingby itself is a shorthand to run just PHPSpec. For more information, seephing -projecthelp - Start developing. Specs are in
spec/, documentation is indocs/. Any build logs generated byphing all-loguseful for CI can be found inbuild/.
统计信息
- 总下载量: 2.44k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-11-10