Download the PHP package kristofvc/contact without Composer
On this page you can find all versions of the php package kristofvc/contact. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download kristofvc/contact
More information about kristofvc/contact
Files in kristofvc/contact
Package contact
Short Description This is a component that defines a contact page
License MIT
Homepage http://github.com/kristofvc/Contact
Informations about the package contact
Contact
This is a component that includes a controller to render a contact-form and then throws an event when the contact-form is submitted. This way listeners can handle the submission and send a mail, set a notice, etc...
Since the controller throws an event when the form is submitted and valid it's easy to add your own listeners.
Installing the component with composer
About
Documentation
The documentation is stored in the doc/index.md
file in this bundle:
Read the Documentation for master
Author
Kristof Van Cauwenbergh - http://kristofvc.be. See also the list of contributors that participated in this project.
License
kristofvc/contact is licensed under the MIT License - see the meta/LICENSE
file for details.
Contributing
Issues and feature requests are tracked in the Github issue tracker.
When reporting a bug, it may be a good idea to reproduce it in a basic project to allow developers of the component to reproduce the issue by simply cloning this project.
Feel free to fork this project, to contribute and to send pull requests.
All versions of contact with dependencies
symfony/http-foundation Version >=2.3
symfony/form Version >=2.3
symfony/event-dispatcher Version >=2.3
symfony/templating Version >=2.3