savvy / contact-bundle
Extra awesome contact bundle for Symfony2
Package info
github.com/oxygenthinking/savvy-contact-bundle
Type:symfony-bundle
pkg:composer/savvy/contact-bundle
dev-master
2013-08-29 13:20 UTC
Requires
- php: >=5.3.2
Requires (Dev)
- symfony/framework-bundle: >=2.1,<=2.2-dev
This package is not auto-updated.
Last update: 2026-02-28 20:50:35 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: