- 144
Mastering Symfony
Książka dla bardziej zaawansowanych programistów Symfony +3. Na bardzo konkretnych przykładach pokazuje jak radzić sobie z często pojawiającymi się problemami. Na tyle mnie wciągła, że przeczytałem ją raptem w jeden dzień podczas długiej podróży. Polecam wszystkim!
Książka porusza następujące tematy:
- Install and configure Symfony and required third-party bundles to develop a task management application
- Set up a continuous integration server to orchestrate automatic builds every time you add a new feature to your project
- Reduce maintenance costs dramatically using Behaviour Driven Development (BDD)
- Create a slick user interface using the Bootstrap framework
- Design robust business logic using Doctrine
- Build a comprehensive dashboard and secure your project using the Sonata project
- Improve performance using Redis, Memcache, and Varnish
- Create customized Symfony commands and add them to your console.