Developing Web Applications with PHP

Explore creating scalable PHP web applications, structuring code efficiently, managing data storage, and implementing automated testing to ensure robustness and maintainability in real-world projects.

Intermediate

45 Lessons

15h

Certificate of Completion

Explore creating scalable PHP web applications, structuring code efficiently, managing data storage, and implementing automated testing to ensure robustness and maintainability in real-world projects.

AI-POWERED

Explanations

AI-POWERED

Explanations

This course includes

4 Projects
1 Assessment
69 Playgrounds
7 Quizzes

This course includes

4 Projects
1 Assessment
69 Playgrounds
7 Quizzes

Course Overview

This course is for people who have already learned the basics of PHP (or just finished the "Learn PHP from Scratch" course) and want the bigger picture of making big web applications with this language. First, you'll learn how all PHP web applications communicate with the world and how to turn multiple source code files into one application. Then you'll learn multiple approaches to structuring the whole application. It will help you write code that's easy to maintain. Also, this is a common topic for job i...Show More

What You'll Learn

An understanding of communication between the client and PHP web applications using HTTP and REST APIs with JSON

The ability to structure PHP code files effectively

Knowledge of PHP application architecture, routing, MVC, SOLID principles and dependency injection containers

The ability to store state using different methods such as cache, user sessions and files

Knowledge of relational and NoSQL databases, SQL, database transactions and object-relational mappers

An understanding of advanced architecture patterns, including Domain-Driven Design data and service classes

What You'll Learn

An understanding of communication between the client and PHP web applications using HTTP and REST APIs with JSON

Show more

Course Content

1.

Introduction

Get familiar with essential PHP web development concepts, project structuring, and practical mini projects.
2.

Communicating with the Client

Solve challenges with HTTP communication, HTML creation, PHP dynamics, and RESTful APIs.

Static Web Application

Project

3.

Structuring Code Files

Work your way through organizing and autoloading PHP code with Composer, ensuring structured directories.
4.

Application Architecture Basics

Grasp the fundamentals of routing, MVC architecture, SOLID principles, and dependency injection in PHP.

PHP-Based Web Application

Project

5.

Storing State

Map out the steps for managing state using cache, user sessions, and files in PHP applications.
6.

Databases

11 Lessons

Focus on managing relational and NoSQL databases efficiently using SQL, transactions, and ORMs.

Using a Database in the PHP Application

Project

7.

Testing

8 Lessons

Master the steps to ensure web application quality through unit, integration, and functional testing.

Testing the PHP Application

Project

8.

Advanced Architecture Patterns

5 Lessons

Sharpen your skills in advanced architecture patterns, including DDD, data classes, services, and hexagonal architecture.

Final Assessment

Assessment

9.

Conclusion

1 Lesson

Look at advancing PHP skills through projects, essential tools, security, and continuous learning.

Course Author

Trusted by 1.4 million developers working at companies

Anthony Walker

@_webarchitect_

Emma Bostian 🐞

@EmmaBostian

Evan Dunbar

ML Engineer

Carlos Matias La Borde

Software Developer

Souvik Kundu

Front-end Developer

Vinay Krishnaiah

Software Developer

Eric Downs

Musician/Entrepeneur

Kenan Eyvazov

DevOps Engineer

Anthony Walker

@_webarchitect_

Emma Bostian 🐞

@EmmaBostian

Hands-on Learning Powered by AI

See how Educative uses AI to make your learning more immersive than ever before.

Instant Code Feedback

Evaluate and debug your code with the click of a button. Get real-time feedback on test cases, including time and space complexity of your solutions.

AI-Powered Mock Interviews

Adaptive Learning

Explain with AI

AI Code Mentor