目錄(78章)
倒序
- 封面
- 版權頁
- Credits
- About the Authors
- About the Reviewer
- www.PacktPub.com
- eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Create a User Profile System and use the Null Coalesce Operator
- The null coalesce operator
- Separation of Concerns
- Creating views
- Create a profile input form
- Admin system
- Summary
- Chapter 2. Build a Database Class and Simple Shopping Cart
- Building the database abstraction class
- Shopping Cart
- Installing TCPDF
- Admin for managing purchases
- Summary
- Chapter 3. Building a Social Newsletter Service
- Authentication system
- Summary
- Chapter 4. Build a Simple Blog with Search Capability using Elasticsearch
- Creating the CRUD and admin system
- Chapter 5. Creating a RESTful Web Service
- RESTful basics
- First steps with the Slim framework
- Implementing the REST service
- Streams and large files
- Summary
- Chapter 6. Building a Chat Application
- The WebSocket protocol
- First steps with Ratchet
- Implementing the chat application
- Deployment options
- Bridging Ratchet and PSR-7 applications
- Accessing your application via the web server
- Adding authentication
- Summary
- Chapter 7. Building an Asynchronous Microservice Architecture
- The target architecture
- ZeroMQ patterns
- Bootstrapping the project
- Building the inventory service
- Making the inventory service multithreaded
- Building the checkout service
- Building the mailing service
- Building the shipping service
- Bridging ZeroMQ and HTTP
- Summary
- Chapter 8. Building a Parser and Interpreter for a Custom Language
- How interpreters and compilers work
- Languages and grammars
- Your first PEG parser
- Evaluating expressions
- Building an Abstract Syntax Tree
- Building a better interface
- Evaluating variables
- Adding logical expressions
- Working with structured data
- Working with objects
- Optimizing the interpreter by adding a compiler
- Verifying performance improvements
- Summary
- Chapter 9. Reactive Extensions in PHP
- An introduction to observables
- Introduction to event loop and ReactiveX
- Parsing logs through a Reactive scheduler
- Event queues with ReactiveX
- Summary 更新時間:2021-07-08 11:14:25
推薦閱讀
- Java程序設計與開發
- Leap Motion Development Essentials
- Python Game Programming By Example
- Learning DHTMLX Suite UI
- C# and .NET Core Test Driven Development
- 21天學通C++(第5版)
- jQuery Mobile Web Development Essentials(Second Edition)
- Python數據預處理技術與實踐
- 你好!Java
- Splunk Essentials
- JavaScript Unit Testing
- PhantomJS Cookbook
- C++標準庫(第2版)
- Visual C++ 開發從入門到精通
- MySQL數據庫應用技術及實戰
- 軟件自動化測試實戰解析:基于Python3編程語言
- TensorFlow程序設計
- Vue.js項目開發實戰
- Java程序設計
- Game Development with SlimDX
- Application Testing with Capybara
- Mastering .NET Machine Learning
- C++語言程序設計
- 商業智能深入淺出:Cognos,Informatica技術與應用
- C/C++程序設計(第3版)
- 測試反模式:有效規避常見的92種測試陷阱
- 高級前端程序員面試筆試真題庫
- 計算機常用工具軟件入門與應用
- Lo-Dash Essentials
- Learning DevOps:Continuously Deliver Better Software