savvy/contact-bundle

Extra awesome contact bundle for Symfony2

Installs: 98

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 2

Forks: 0

Type:symfony-bundle

pkg:composer/savvy/contact-bundle

dev-master 2013-08-29 13:20 UTC

This package is not auto-updated.

Last update: 2025-09-27 18:35:43 UTC


README

This bundle has been created as the source code for the "Writing a Symfony2 Contact bundle" tutorials by Savvy Tech.

Feel free to check out the tutorial and follow along here:

The tutorial is reasonably basic as is the contact form but it does work through many Symfony2 features including:

  • The command line tool for bundles, entities, forms and CRUD's
  • Working with entity and form classes
  • Annotations
  • Services.yml and simple parameter setup
  • Translations
  • Simple twig templating

You can also read the tutorials as part of this bundle: