PHP Web Development with Laminas: Build a fully secured and functional e-commerce application with PHP using the Laminas framework
暫譯: 使用Laminas的PHP網頁開發:建立一個完全安全且功能完整的電子商務應用程式

Lisboa, Flávio Gomes Da Silva

  • 出版商: Packt Publishing
  • 出版日期: 2022-11-18
  • 售價: $1,600
  • 貴賓價: 9.5$1,520
  • 語言: 英文
  • 頁數: 394
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1803245360
  • ISBN-13: 9781803245362
  • 相關分類: PHP電子商務 E-commerce
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

Key Features

  • Create clean code based on components' reusability to create large-scale enterprise applications
  • Make effective use of design patterns in an object-oriented software
  • Understand the division of a PHP web application structure in layers to build customized websites and apps for various business needs

Book Description

Considered the next generation of the Zend framework, Laminas is a high-performance PHP framework for creating powerful web applications with an evolutive architecture.

This book takes a hands-on approach to equip you with the knowledge of the Laminas framework necessary to start building web applications based on the reuse of loosely coupled components. You'll learn how to create the basic structure of a PHP web application divided into layers, understand Laminas' MVC components, and be able to take advantage of the Eclipse platform as a method for developing with Laminas. Step by step, you'll build an e-commerce application based on the technical requirements of a fictional business, and get to grips with implementing those requirements using Laminas components.

By the end of this web development book, you'll be able to build a completely secured MVC application in PHP language using Laminas.

What you will learn

  • Discover how object-relational mapping is implemented with laminas-db
  • Understand behavior-driven development concepts to sharpen your skills
  • Create lean controllers and flexible views
  • Build complete models and reusable components
  • Explore the Eclipse platform for developing with Laminas
  • Find out how easy it is to generate HTML forms with laminas-form
  • Practice test-driven development to write precise programs

商品描述(中文翻譯)

**主要特點**

- 基於元件的可重用性創建乾淨的程式碼,以構建大型企業應用程式
- 在物件導向軟體中有效利用設計模式
- 理解 PHP 網頁應用程式結構的分層,以滿足各種商業需求來建立自訂網站和應用程式

**書籍描述**

被視為 Zend 框架的下一代,Laminas 是一個高效能的 PHP 框架,用於創建具有演進架構的強大網頁應用程式。

本書採取實作導向的方法,讓您掌握使用 Laminas 框架的知識,以開始基於鬆散耦合元件的重用來構建網頁應用程式。您將學習如何創建分層的 PHP 網頁應用程式的基本結構,理解 Laminas 的 MVC 元件,並能夠利用 Eclipse 平台作為使用 Laminas 開發的方法。逐步地,您將根據一個虛構商業的技術需求構建一個電子商務應用程式,並掌握使用 Laminas 元件來實現這些需求。

在這本網頁開發書籍結束時,您將能夠使用 Laminas 在 PHP 語言中構建一個完全安全的 MVC 應用程式。

**您將學到的內容**

- 探索如何使用 laminas-db 實現物件關聯映射
- 理解行為驅動開發的概念,以提升您的技能
- 創建精簡的控制器和靈活的視圖
- 構建完整的模型和可重用的元件
- 探索 Eclipse 平台以開發 Laminas
- 發現使用 laminas-form 生成 HTML 表單是多麼簡單
- 實踐測試驅動開發,以編寫精確的程式碼

作者簡介

Flávio Lisboa is development analyst in SERPRO in several projects for the Brazilian government, instructor of development software courses, teacher of development software disciplines and member of Brazilian PHP community. He also was a programmer of desktop applications for restaurants and industrial kitchens and system analyst in the international board of Bank of Brazil. Sometimes he writes sci-fi romances like The One: the Solitude and the Harmony and Pandino, the Emperor.

作者簡介(中文翻譯)

Flávio Lisboa 是 SERPRO 的開發分析師,參與巴西政府的多個專案,並擔任開發軟體課程的講師、開發軟體學科的教師以及巴西 PHP 社群的成員。他曾擔任餐廳和工業廚房的桌面應用程式程式設計師,以及巴西銀行國際董事會的系統分析師。有時他會寫科幻浪漫小說,如《The One: the Solitude and the Harmony》和《Pandino, the Emperor》。

目錄大綱

Table of Contents

  1. Introducing Laminas for PHP Applications
  2. Setting Up the Environment for Our E-Commerce Application
  3. Using Laminas as a Library with Test-Driven Development
  4. From Object-Relational Mapping to MVC Containers
  5. Creating the Virtual Store Project
  6. Models and Object-Relational Mappers with Behavior-Driven Development
  7. Request Control and Data View
  8. Creating Forms and Implementing Filters and Validators
  9. Event-Driven Authentication
  10. Event-Driven Authorization
  11. Implementing a Product Basket
  12. Reviewing and Improving Our App
  13. Tips and Tricks
  14. Last Considerations

目錄大綱(中文翻譯)

Table of Contents


  1. Introducing Laminas for PHP Applications

  2. Setting Up the Environment for Our E-Commerce Application

  3. Using Laminas as a Library with Test-Driven Development

  4. From Object-Relational Mapping to MVC Containers

  5. Creating the Virtual Store Project

  6. Models and Object-Relational Mappers with Behavior-Driven Development

  7. Request Control and Data View

  8. Creating Forms and Implementing Filters and Validators

  9. Event-Driven Authentication

  10. Event-Driven Authorization

  11. Implementing a Product Basket

  12. Reviewing and Improving Our App

  13. Tips and Tricks

  14. Last Considerations