library contact
System for sending messages to a recipient
moult/contact
System for sending messages to a recipient
- Monday, April 7, 2014
- by Moult
- Repository
- 1 Watchers
- 1 Stars
- 2,424 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 3 Versions
- 0 % Grown
Contact is a super simple message sending application that is perfect for use in
a standard website contact form., (*1)
Development
- Get Composer
curl -s
http://getcomposer.org/installer | php and then run php composer.phar
install --dev. This is needed to set up testing tools (installs into
bin/).
- Use Phing to run
phing all in project root. This
will run phpspec, phpcs, pdepend, phpmd, phpcpd, phpdcd
and phpdoc2. phing by itself is a shorthand to run just PHPSpec. For more
information, see phing -projecthelp
- Start developing. Specs are in
spec/, documentation is in docs/. Any
build logs generated by phing all-log useful for CI can be found in
build/.
dev-master
9999999-dev
System for sending messages to a recipient
Sources
Download
MIT
The Requires
The Development Requires
email
message
contact
dev-develop
dev-develop
System for sending messages to a recipient
Sources
Download
MIT
The Requires
The Development Requires
email
message
contact
1.0.0
1.0.0.0
System for sending messages to a recipient
Sources
Download
MIT
The Requires
The Development Requires
email
message
contact