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.
Tell Don't Ask principle explained

Tell Don't Ask principle explained

Comments
1 min read
Laravel Breeze

Laravel Breeze

2
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
Mastering Laravel Naming Conventions: Clean and Maintainable Code

Mastering Laravel Naming Conventions: Clean and Maintainable Code

2
Comments 3
2 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
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
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
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
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
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 to Implement Caching in PHP and Which Caching Techniques Are Best for Performance?

How to Implement Caching in PHP and Which Caching Techniques Are Best for Performance?

1
Comments
5 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
Understanding PSR Standards and Their Importance in Modern PHP Development

Understanding PSR Standards and Their Importance in Modern PHP Development

Comments
5 min read
How to Optimize the Performance of a PHP Application: Best Practices and Techniques

How to Optimize the Performance of a PHP Application: Best Practices and Techniques

1
Comments
5 min read
How PHP Handles Error and Exception Handling: A Comprehensive Guide

How PHP Handles Error and Exception Handling: A Comprehensive Guide

1
Comments
4 min read
SQL Injection คืออะไร? และวิธีการป้องกัน

SQL Injection คืออะไร? และวิธีการป้องกัน

Comments
1 min read
How to Manage Database Migrations in PHP

How to Manage Database Migrations in PHP

1
Comments
5 min read
1072. Flip Columns For Maximum Number of Equal Rows

1072. Flip Columns For Maximum Number of Equal Rows

Comments
3 min read
515. Find Largest Value in Each Tree Row

515. Find Largest Value in Each Tree Row

1
Comments
3 min read
PHP and Go as a Tech Stack.

PHP and Go as a Tech Stack.

3
Comments 2
4 min read
2257. Count Unguarded Cells in the Grid

2257. Count Unguarded Cells in the Grid

Comments
4 min read
loading...