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.
494. Target Sum

494. Target Sum

1
Comments
3 min read
Tell Don't Ask principle explained

Tell Don't Ask principle explained

Comments
1 min read
Laravel Breeze

Laravel Breeze

3
Comments
2 min read
How PHP Handles Memory Management and Garbage Collection: A Comprehensive Guide

How PHP Handles Memory Management and Garbage Collection: A Comprehensive Guide

5
Comments
5 min read
Best Practices for Structuring Large PHP Applications: A Comprehensive Guide

Best Practices for Structuring Large PHP Applications: A Comprehensive Guide

5
Comments
6 min read
What is Dependency Injection in PHP and Why It's Crucial for Testing and Maintainability

What is Dependency Injection in PHP and Why It's Crucial for Testing and Maintainability

5
Comments
5 min read
How to Manage Multiple Environments (Development, Staging, Production) in PHP

How to Manage Multiple Environments (Development, Staging, Production) in PHP

5
Comments 1
5 min read
Handling Concurrency and Parallelism in PHP Applications: Techniques and Tools

Handling Concurrency and Parallelism in PHP Applications: Techniques and Tools

8
Comments
5 min read
Understanding the Difference Between `abstract class` and `interface` in PHP

Understanding the Difference Between `abstract class` and `interface` in PHP

6
Comments 1
4 min read
How PHP Session Management Works and How to Handle Session Security

How PHP Session Management Works and How to Handle Session Security

Comments
5 min read
Mastering Unit Testing in PHP: Tools, Frameworks, and Best Practices

Mastering Unit Testing in PHP: Tools, Frameworks, and Best Practices

1
Comments 1
5 min read
Understanding the SOLID Principles in PHP and How They Improve Code Quality

Understanding the SOLID Principles in PHP and How They Improve Code Quality

1
Comments
5 min read
How to Handle API Integrations in PHP, Especially for Large Datasets and Timeouts

How to Handle API Integrations in PHP, Especially for Large Datasets and Timeouts

Comments
5 min read
Best Practices for Secure File Uploads in PHP: Preventing Common Vulnerabilities

Best Practices for Secure File Uploads in PHP: Preventing Common Vulnerabilities

Comments
4 min read
How Composer Works in PHP and Aids in Dependency Management

How Composer Works in PHP and Aids in Dependency Management

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