DEV Community

PHP

Home for all the PHP-related posts on Dev.to!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Understanding PHP-FPM: Key Differences from Traditional PHP Processes and Benefits

Understanding PHP-FPM: Key Differences from Traditional PHP Processes and Benefits

Comments
5 min read
Understanding Autoloading in PHP: How to Implement and Use It Efficiently

Understanding Autoloading in PHP: How to Implement and Use It Efficiently

Comments
4 min read
Understanding MVC Architecture and How to Implement It in PHP

Understanding MVC Architecture and How to Implement It in PHP

Comments
5 min read
Common PHP Security Issues and How to Prevent Them

Common PHP Security Issues and How to Prevent Them

Comments
5 min read
Understanding Traits in PHP and How They Differ from Inheritance

Understanding Traits in PHP and How They Differ from Inheritance

Comments
5 min read
Understanding PDO in PHP and Why It is Recommended Over `mysql_*` Functions

Understanding PDO in PHP and Why It is Recommended Over `mysql_*` Functions

Comments
4 min read
Understanding the Differences Between include, require, include_once, and require_once in PHP

Understanding the Differences Between include, require, include_once, and require_once in PHP

Comments
5 min read
Advantages of Using Namespaces in PHP: Organizing Code and Avoiding Conflicts

Advantages of Using Namespaces in PHP: Organizing Code and Avoiding Conflicts

Comments
5 min read
Error Handling in PHP: A Complete Guide

Error Handling in PHP: A Complete Guide

1
Comments
6 min read
How to Handle Excessive Warning Messages When Running `pecl install grpc`

How to Handle Excessive Warning Messages When Running `pecl install grpc`

Comments
3 min read
Zero downtime docker for PHP

Zero downtime docker for PHP

1
Comments
1 min read
Freezing Time: Testing Laravel Temporary Storage URLs

Freezing Time: Testing Laravel Temporary Storage URLs

4
Comments
3 min read
2349. Design a Number Container System

2349. Design a Number Container System

Comments 2
4 min read
PHP Traits: The Secret Sauce for Cleaner, Reusable Code

PHP Traits: The Secret Sauce for Cleaner, Reusable Code

4
Comments 1
3 min read
Spotting Laravel: A Quick Guide for Identifying the Framework at a Glance

Spotting Laravel: A Quick Guide for Identifying the Framework at a Glance

Comments
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.