- 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.
- 網絡安全與管理
- CSO進階之路:從安全工程師到首席安全官
- 工業控制網絡安全技術
- 硬黑客:智能硬件生死之戰
- Learning Devise for Rails
- 計算機網絡安全基礎(第5版)
- Falco云原生安全:Falco原理、實踐與擴展
- 解密彩虹團隊非凡實戰能力:企業安全體系建設(共5冊)
- 無線傳感器網絡安全與加權復雜網絡抗毀性建模分析
- 實用黑客攻防技術
- Bug Bounty Hunting Essentials
- Kali Linux高級滲透測試(原書第4版)
- Cybersecurity Threats,Malware Trends,and Strategies
- CTF快速上手:PicoCTF真題解析(Web篇)
- Android Application Security Essentials