- PhpStorm Cookbook
- Mukund Chaudhary Ankur Kumar
- 209字
- 2021-08-06 19:43:13
What this book covers
Chapter 1, Cooking with PhpStorm, gives you a quick overview about accessing a project, customizing a view, moving to the previous and next editor locations, and more.
Chapter 2, PHP Development, covers PHP classes; methods, including the getter/setter method; code blocks; commenting; and more.
Chapter 3, Refactoring and Building, includes renaming, copying, moving, and deleting elements; it includes code searching, comparing, and setting the run configuration.
Chapter 4, Integrating Framework, covers the need for a framework and how frameworks such as Symphony and Yii work with PhpStorm.
Chapter 5, Testing and Debugging, gives you an overview about installing PHPUnit, testing an application, setting a breakpoint, changing code on the fly, and much more.
Chapter 6, Using PhpStorm in a Team, includes creating a CVS repository, connecting PhpStorm to a CVS repository, committing a file, checking out projects, and much more.
Chapter 7, PhpStorm and Phing, gives you an overview of connecting Phing to PhpStorm, building an application, setting the Phing editor option, and more.
Chapter 8, Cooking Library Plugins, is about validating a plugin, code hinting for the plugin, and more.
Chapter 9, Code Quality Analysis, covers the mess detector and the code sniffer; it also covers locating code duplicates and code formatting and rearrangement.
- Unreal Engine Physics Essentials
- 匯編語言程序設計(第2版)
- 一塊面包板玩轉Arduino編程
- The Professional ScrumMaster’s Handbook
- iPhone應用開發從入門到精通
- TMS320LF240x芯片原理、設計及應用
- 汽車人機交互界面整合設計
- Buildbox 2.x Game Development
- 現代C:概念剖析和編程實踐
- Shopify Application Development
- 每個人的Python:數學、算法和游戲編程訓練營
- Android從入門到精通
- Pandas入門與實戰應用:基于Python的數據分析與處理
- Mastering Swift 4(Fourth Edition)
- Swift編程實戰:iOS應用開發實例及完整解決方案