Symfony2 Documentation¶
Book¶
Dive into Symfony2 with the topical guides:
- Symfony2 and HTTP Fundamentals
- Symfony2 versus Flat PHP
- Installing and Configuring Symfony
- Creating Pages in Symfony2
- Controller
- Routing
- Creating and using Templates
- Databases and Doctrine (“The Model”)
- Testing
- Validation
- Forms
- Security
- HTTP Cache
- Translations
- Service Container
- Performance
- Internals
- The Symfony2 Stable API
Reference Documents¶
Get answers quickly with reference documents:
Configuration Options:
Ever wondered what configuration options you have available to you in files such as
app/config/config.yml? In this section, all the available configuration is broken down by the key (e.g.framework) that defines each possible section of your Symfony2 configuration.Forms and Validation
Other Areas
Bundles¶
The Symfony Standard Edition comes with some bundles. Learn more about them:
SensioFrameworkExtraBundleSensioGeneratorBundleJMSSecurityExtraBundleDoctrineFixturesBundleDoctrineMigrationsBundleDoctrineMongoDBBundle
Contributing¶
Contribute to Symfony2:
- Code:
- Bugs |
- Patches |
- Security |
- Tests |
- Coding Standards |
- Code Conventions |
- License
- Documentation:
- Overview |
- Format |
- Translations |
- License
- Community: