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.
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 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
Optimizing PHP for High-Performance Web Applications

Optimizing PHP for High-Performance Web Applications

1
Comments
6 min read
Laravel Setup Guide: A Step-by-Step Walkthrough

Laravel Setup Guide: A Step-by-Step Walkthrough

5
Comments
2 min read
Day 2 : Host Static App on GitHub Pages

Day 2 : Host Static App on GitHub Pages

2
Comments
2 min read
A Little Bit of a Disaster, A Lot of Motivation: Building a CLI Secret Manager

A Little Bit of a Disaster, A Lot of Motivation: Building a CLI Secret Manager

Comments
2 min read
3203. Find Minimum Diameter After Merging Two Trees

3203. Find Minimum Diameter After Merging Two Trees

1
Comments
5 min read
Resolving the SQLSTATE[42000] Error in Laravel Migrations: Key Length Issue

Resolving the SQLSTATE[42000] Error in Laravel Migrations: Key Length Issue

2
Comments
2 min read
2516. Take K of Each Character From Left and Right

2516. Take K of Each Character From Left and Right

Comments
4 min read
Build a Symfony 7 boilerplate using FrankenPHP, Docker, PostgreSQL and php 8.4

Build a Symfony 7 boilerplate using FrankenPHP, Docker, PostgreSQL and php 8.4

22
Comments 5
11 min read
Unlock the Magic of Laravel Stubs: Supercharge Your Code Generation 🚀

Unlock the Magic of Laravel Stubs: Supercharge Your Code Generation 🚀

Comments
4 min read
loading...