Download the PHP package moult/contact without Composer
On this page you can find all versions of the php package moult/contact. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download moult/contact
More information about moult/contact
Files in moult/contact
Download moult/contact
More information about moult/contact
Files in moult/contact
Please rate this library. Is it a good library?
Informations about the package contact
contact
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 | php
and then runphp composer.phar install --dev
. This is needed to set up testing tools (installs intobin/
). - Use Phing to run
phing all
in project root. This will runphpspec
,phpcs
,pdepend
,phpmd
,phpcpd
,phpdcd
andphpdoc2
.phing
by 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-log
useful for CI can be found inbuild/
.
All versions of contact with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package moult/contact contains the following files
Loading the files please wait ....