The definitive guide to symfony /
Developing a new web application should not mean reinventing the wheel. Thats why a framework is an essential item in your development toolbox. It helps you respect coding standards; write bulletproof, maintainable code; and focus on business rules rather than waste time on repetitive tasks. This bo...
Clasificación: | Libro Electrónico |
---|---|
Autores principales: | , |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, Calif. :
Apress,
©2007.
|
Colección: | Expert's voice in open source.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Ch. 1. Introducing Symfony
- Ch. 2. Exploring Symfony's code
- Ch. 3. Running Symfony
- Ch. 4. The basics of page creation
- Ch. 5. Configuring Symfony
- Ch. 6. Inside the controller layer
- Ch. 7. Inside the view layer
- Ch. 8. Inside the model layer
- Ch. 9. Links and the routing system
- Ch. 10. Forms
- Ch. 11. Ajax integration
- Ch. 12. Caching
- Ch. 13. I18N and L10N
- Ch. 14. Generators
- Ch. 15. Unit and functional testing
- Ch. 16. Application management tools
- Ch. 17. Extending Symfony
- Ch. 18. Performance
- Ch. 19. Mastering Symfony's configuration files
- App. GNU free documentation license.