- Extending Symfony2 Web Application Framework
- Sébastien Armand
- 183字
- 2021-07-16 12:23:15
Preface
The first stable version of Symfony2 was released more than two years back. Coming from all the experience acquired from Symfony1, the promise was to remove all the magic and provide a solid and modular basis to build web applications. The trade-off's inconvenience was justified in order for developers to regain full control and knowledge of the working of their application. To achieve this, it was decided that everything would be a bundle. The core framework itself is just a collection of bundles, which is everything you need to get started.
This great architecture being at the heart of Symfony2 and the promise of greater modularity and control over the whole framework enables any developer to create their own extensions. It is easy to implement these extensions; everything is prepared so that these extensions can be shared and their configuration can be disclosed for other developers to use them.
From the basics of creating a simple service to a custom authentication, this book will guide you through everything you need to create amazing bundles for Symfony2 and share them with the community.
- RESTful Java Web Services Security
- 白話網絡安全2:網安戰略篇
- unidbg逆向工程:原理與實踐
- 工業互聯網安全防護與展望
- 可信計算3.0工程初步
- 網絡安全應急管理與技術實踐
- 黑客攻防與電腦安全從新手到高手(微視頻+火力升級版)
- 計算機病毒分析與防范大全(第3版)
- 走進新安全:讀懂網絡安全威脅、技術與新思想
- 數字安全藍皮書:本質屬性與重要特征
- 模糊測試:強制發掘安全漏洞的利器
- 網絡運維親歷記 (網絡運維紀實文學)
- End to End GUI Development with Qt5
- Learning Pentesting for Android Devices
- 黑客攻擊與防范實戰從入門到精通