PHP 7 Programming Cookbook
暫譯: PHP 7 程式設計食譜
Doug Bierer
- 出版商: Packt Publishing
- 出版日期: 2016-08-30
- 售價: $2,220
- 貴賓價: 9.5 折 $2,109
- 語言: 英文
- 頁數: 610
- 裝訂: Paperback
- ISBN: 1785883445
- ISBN-13: 9781785883446
-
相關分類:
PHP
-
相關翻譯:
PHP 7 編程實戰 (簡中版)
海外代購書籍(需單獨結帳)
相關主題
商品描述
Over 80 recipes that will take your PHP 7 web development skills to the next level!
About This Book
- This is the most up-to-date book in the market on PHP
- It covers the new features of version 7.x, best practices for server-side programming, and MVC frameworks
- The recipe-based approach will allow you to explore the unique capabilities that PHP offers to web programmers
Who This Book Is For
If you are an aspiring web developer, mobile developer, or backend programmer, then this book is for you as it will take your PHP programming skills to next level. Basic knowledge of PHP programming is assumed.
What You Will Learn
- Use advanced PHP 7 features, such as the Abstract Syntax Tree, Uniform Variable Syntax, Scalar Type Hints, Generator Delegation, Anonymous Classes, and the Context Sensitive Lexer
- Discover where and when PHP 5 code needs to be re-written to avoid backwards-compatibility breaks
- Improve the overall application security and error handling by taking advantage of classes that implement the new throwable interface
- Solve practical real-world programming problems using PHP 7
- Develop middle-wareclasses that allow PHP developers to gluedifferent open source libraries together seamlessly
- Define and Implement PSR-7 classes
- Create custom middleware using PSR-7 compliant classes
- Test and debug your code, and get to know the best practices
In Detail
PHP 7 comes with a myriad of new features and great tools to optimize your code and make your code perform faster than in previous versions. Most importantly, it allows you to maintain high traffic on your websites with low-cost hardware and servers through a multithreading web server.
This book demonstrates intermediate to advanced PHP techniques with a focus on PHP 7. Each recipe is designed to solve practical, real-world problems faced by PHP developers like yourself every day. We also cover new ways of writing PHP code made possible only in version 7. In addition, we discuss backward-compatibility breaks and give you plenty of guidance on when and where PHP 5 code needs to be changed to produce the correct results when running under PHP 7. This book also incorporates the latest PHP 7.x features.
By the end of the book, you will be equipped with the tools and skills required to deliver efficient applications for your websites and enterprises.
Style and approach
This book takes a recipe-based approach, with real-world examples that can serve as building blocks for a larger application. Each recipe is self-contained with no external dependencies. This book follows a problem-solution strategy so you understand how to deal with various scenarios you may encounter while using PHP 7 in your daily activities.
商品描述(中文翻譯)
超過 80 個食譜,將提升您的 PHP 7 網頁開發技能至新境界!
關於本書
- 這是市場上最新的 PHP 書籍
- 涵蓋了 7.x 版本的新特性、伺服器端編程的最佳實踐以及 MVC 框架
- 基於食譜的方法將讓您探索 PHP 為網頁程式設計師提供的獨特能力
本書適合誰閱讀
如果您是一位有志的網頁開發者、行動開發者或後端程式設計師,那麼這本書適合您,因為它將提升您的 PHP 程式設計技能至新境界。假設您具備基本的 PHP 程式設計知識。
您將學到什麼
- 使用 PHP 7 的進階特性,例如抽象語法樹(Abstract Syntax Tree)、統一變數語法(Uniform Variable Syntax)、標量類型提示(Scalar Type Hints)、生成器委派(Generator Delegation)、匿名類別(Anonymous Classes)和上下文敏感的詞法分析器(Context Sensitive Lexer)
- 了解何時何地需要重寫 PHP 5 代碼,以避免向後相容性問題
- 通過利用實現新可拋出介面的類別來改善整體應用程式的安全性和錯誤處理
- 使用 PHP 7 解決實際的程式設計問題
- 開發中介軟體類別,讓 PHP 開發者能夠無縫地將不同的開源庫結合在一起
- 定義和實現 PSR-7 類別
- 使用符合 PSR-7 的類別創建自定義中介軟體
- 測試和除錯您的代碼,並了解最佳實踐
詳細內容
PHP 7 帶來了無數的新特性和優秀的工具,以優化您的代碼並使其性能比以前的版本更快。最重要的是,它允許您通過多線程網頁伺服器在低成本的硬體和伺服器上維持高流量的網站。
本書展示了中級到高級的 PHP 技術,重點在於 PHP 7。每個食譜旨在解決 PHP 開發者每天面臨的實際問題。我們還涵蓋了僅在 7 版本中實現的新寫法。此外,我們討論了向後相容性問題,並提供了大量指導,告訴您何時何地需要更改 PHP 5 代碼,以在 PHP 7 下產生正確的結果。本書還包含了最新的 PHP 7.x 特性。
在本書結束時,您將具備交付高效應用程式所需的工具和技能,適用於您的網站和企業。
風格與方法
本書採用基於食譜的方法,提供現實世界的範例,這些範例可以作為更大應用程式的構建基塊。每個食譜都是自成一體,無需外部依賴。本書遵循問題解決策略,讓您了解如何處理在日常活動中使用 PHP 7 時可能遇到的各種情境。