5
Creating the Virtual Store Project
This chapter presents the requirements of the e-commerce project we plan to build, its use cases, its class diagrams, and the creation of the general structure of the application. We will start a more complex application that can serve as a reference for creating PHP enterprise web applications.
By the end of this chapter, you will be able to create the structure for a complex software project using the Laminas framework as a container and service provider.
In this chapter, we’ll be covering the following topics:
- Understanding the project requirements for the sample web application
- Identifying use cases and actors
- Understanding the class diagram for whatstore (our fictional department store)
- Creating the ...
Get PHP Web Development with Laminas now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.