
PHP Web Development with Laminas
Build a fully secured and functional e-commerce application with PHP using the Laminas framework
Flavio Gomes da Silva Lisboa(Author)
Packt Publishing
Published on 18. November 2022
Book
Paperback/Softback
394 pages
978-1-80324-536-2 (ISBN)
Description
Learn how to develop modern object-oriented applications with PHP using test-driven development (TDD) and behavior-driven development (BDD) aided by mature reusable components
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 DescriptionConsidered 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
Who this book is forThis book is best suited for programming beginner or developers with some experience looking to create clean-coded object-oriented web applications. Knowledge of basic PHP syntax, specifically variables, control structures, and functions, will aid you in understanding the concepts covered.
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 DescriptionConsidered 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
Who this book is forThis book is best suited for programming beginner or developers with some experience looking to create clean-coded object-oriented web applications. Knowledge of basic PHP syntax, specifically variables, control structures, and functions, will aid you in understanding the concepts covered.
More details
Language
English
Place of publication
Birmingham
United Kingdom
Target group
Professional and scholarly
US School Grade: College Graduate Student
Dimensions
Height: 235 mm
Width: 191 mm
Thickness: 22 mm
Weight
733 gr
ISBN-13
978-1-80324-536-2 (9781803245362)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Classification
Other editions
Additional editions

Flavio Gomes da Silva Lisboa
PHP Web Development with Laminas
Build a fully secured and functional e-commerce application with PHP using the Laminas framework
E-Book
09/2024
Packt Publishing
from
€26.39
Available for download
Person
Flavio 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.
Content
Table of Contents
Introducing Laminas for PHP Applications
Setting Up the Environment for Our E-Commerce Application
Using Laminas as a Library with Test-Driven Development
From Object-Relational Mapping to MVC Containers
Creating the Virtual Store Project
Models and Object-Relational Mappers with Behavior-Driven Development
Request Control and Data View
Creating Forms and Implementing Filters and Validators
Event-Driven Authentication
Event-Driven Authorization
Implementing a Product Basket
Reviewing and Improving Our App
Tips and Tricks
Last Considerations
Introducing Laminas for PHP Applications
Setting Up the Environment for Our E-Commerce Application
Using Laminas as a Library with Test-Driven Development
From Object-Relational Mapping to MVC Containers
Creating the Virtual Store Project
Models and Object-Relational Mappers with Behavior-Driven Development
Request Control and Data View
Creating Forms and Implementing Filters and Validators
Event-Driven Authentication
Event-Driven Authorization
Implementing a Product Basket
Reviewing and Improving Our App
Tips and Tricks
Last Considerations