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.
Clean controllers in Symfony (III): request handling

Clean controllers in Symfony (III): request handling

4
Comments
5 min read
Laravel Route Parameters: How to retrieve and use them

Laravel Route Parameters: How to retrieve and use them

1
Comments
1 min read
Laravel: Lumen CRUD + Docker + Tests — Introdução e ambiente

Laravel: Lumen CRUD + Docker + Tests — Introdução e ambiente

1
Comments
4 min read
PHP: PHPStan

PHP: PHPStan

Comments 2
4 min read
Is PHP the Right Choice for Web Application Development in 2024?

Is PHP the Right Choice for Web Application Development in 2024?

4
Comments 1
7 min read
Understanding PHP Reflection: An In-Depth Guide with Examples

Understanding PHP Reflection: An In-Depth Guide with Examples

2
Comments
2 min read
PHP: Psaml

PHP: Psaml

1
Comments
4 min read
Date Analysis Using date_parse() and date_parse_from_format() Functions

Date Analysis Using date_parse() and date_parse_from_format() Functions

Comments
2 min read
PhpStorm with Docker

PhpStorm with Docker

Comments
7 min read
PHPCS: PHP Code Sniffer

PHPCS: PHP Code Sniffer

4
Comments 2
4 min read
Learning FullCalendar Part 1: Must-Knows to Get Started

Learning FullCalendar Part 1: Must-Knows to Get Started

Comments
4 min read
[SOLVED] How to get the MAC and IP address of a connected client in PHP?

[SOLVED] How to get the MAC and IP address of a connected client in PHP?

Comments
6 min read
Filamentphp 3 : Custom Database Notification Actions

Filamentphp 3 : Custom Database Notification Actions

1
Comments
1 min read
Social Login with Laravel

Social Login with Laravel

5
Comments
2 min read
Laravel + HTMX = ❤️ 2x

Laravel + HTMX = ❤️ 2x

2
Comments
9 min read
Mastering PHP Foreach Loops: The Power of '&' for References ⚡🚀

Mastering PHP Foreach Loops: The Power of '&' for References ⚡🚀

21
Comments 7
2 min read
In PHP, function parameters

In PHP, function parameters

6
Comments 2
6 min read
✔ WhatsApp Group API: Guide for Developers

✔ WhatsApp Group API: Guide for Developers

2
Comments 4
6 min read
PHP PSRs : PSR-2 & PSR-12 Parte 1

PHP PSRs : PSR-2 & PSR-12 Parte 1

Comments
6 min read
Mastering Array Sorting in PHP: usort & uasort 🚀🚀

Mastering Array Sorting in PHP: usort & uasort 🚀🚀

1
Comments
2 min read
Chirp Beyond (Bootcamp) part 2 public profile

Chirp Beyond (Bootcamp) part 2 public profile

1
Comments
6 min read
Automatically switching laminas-form Annotations to Attributes with Rector

Automatically switching laminas-form Annotations to Attributes with Rector

2
Comments
1 min read
A simple explanation about concurrency with Laravel Octane

A simple explanation about concurrency with Laravel Octane

4
Comments
5 min read
Laravel + HTMX = ❤️

Laravel + HTMX = ❤️

25
Comments 5
16 min read
How to test a private service in Symfony

How to test a private service in Symfony

2
Comments 5
2 min read
Concurrency Management: How Web Servers Keep the Show Running Smoothly ⚡🚀

Concurrency Management: How Web Servers Keep the Show Running Smoothly ⚡🚀

6
Comments
3 min read
Using Laravel push method to update your model and its relationships

Using Laravel push method to update your model and its relationships

9
Comments
1 min read
Enhancing Models with Meta Attributes: A Dive into Business Logic Beyond the Database

Enhancing Models with Meta Attributes: A Dive into Business Logic Beyond the Database

1
Comments 2
3 min read
Clean controllers in Symfony (II): response handling

Clean controllers in Symfony (II): response handling

4
Comments
6 min read
How to run Laravel Pint on save in PhpStorm

How to run Laravel Pint on save in PhpStorm

2
Comments
1 min read
Validating data in PHP objects using magic methods

Validating data in PHP objects using magic methods

2
Comments 7
1 min read
PHP Match Expression - Match vs Switch

PHP Match Expression - Match vs Switch

15
Comments
2 min read
Filamentphp 3 : Input Group with Filament Field

Filamentphp 3 : Input Group with Filament Field

3
Comments 1
1 min read
Laravel 10 How To Delete Data by Ajax Request Tutorial

Laravel 10 How To Delete Data by Ajax Request Tutorial

Comments
3 min read
Laravel Data and Value Objects

Laravel Data and Value Objects

6
Comments
8 min read
Using array_merge in a PHP loop is considered bad practice

Using array_merge in a PHP loop is considered bad practice

2
Comments
1 min read
2FA on Laravel with the support of the most popular SMS providers

2FA on Laravel with the support of the most popular SMS providers

Comments
1 min read
How to use External Classes in Livewire Component Class

How to use External Classes in Livewire Component Class

Comments 2
2 min read
Strategy pattern in Symfony

Strategy pattern in Symfony

13
Comments 1
3 min read
A Practical Approach: Image Handling with Spatie

A Practical Approach: Image Handling with Spatie

Comments
4 min read
Introducing MonkeyslegionDB: A Specialized Database Connection Manager for PHP

Introducing MonkeyslegionDB: A Specialized Database Connection Manager for PHP

1
Comments
2 min read
Mastering Laravel Console Commands: Harnessing the Power of Argument Passing"

Mastering Laravel Console Commands: Harnessing the Power of Argument Passing"

7
Comments
2 min read
Creating a new panel

Creating a new panel

1
Comments 3
1 min read
Active record vs Object mapper ORM

Active record vs Object mapper ORM

13
Comments
2 min read
Create blog resource

Create blog resource

1
Comments
2 min read
Overcoming Image Loading Issues in Laravel PDF Generation with Barryvdh/laravel-dompdf

Overcoming Image Loading Issues in Laravel PDF Generation with Barryvdh/laravel-dompdf

Comments 1
2 min read
A real life example of using Late Static Binding in PHP.

A real life example of using Late Static Binding in PHP.

2
Comments 3
2 min read
Clean controllers in Symfony (I): exception handling

Clean controllers in Symfony (I): exception handling

4
Comments
6 min read
An introduction to Laravel: The PHP framework for modern web development

An introduction to Laravel: The PHP framework for modern web development

1
Comments 2
3 min read
PHP Design Patterns: Active Record

PHP Design Patterns: Active Record

5
Comments 2
3 min read
Translating entities in EasyAdmin with DoctrineBehaviors

Translating entities in EasyAdmin with DoctrineBehaviors

2
Comments 2
9 min read
Symfony Station Communiqué — 22 September 2023. A look at Symfony, Drupal, PHP, Cybersecurity, and Fediverse news!

Symfony Station Communiqué — 22 September 2023. A look at Symfony, Drupal, PHP, Cybersecurity, and Fediverse news!

2
Comments
10 min read
The Rebel Language That Rules the Web

The Rebel Language That Rules the Web

Comments
6 min read
How to optimize Symfony project performance 👨‍💻

How to optimize Symfony project performance 👨‍💻

4
Comments 1
4 min read
using TypeScript with PHP laravel

using TypeScript with PHP laravel

6
Comments
2 min read
Drupal 10.1 On OpenBSD 7.3: Install with Composer

Drupal 10.1 On OpenBSD 7.3: Install with Composer

4
Comments 1
8 min read
How To Integrate Paypal Payment Gateway In Laravel 10

How To Integrate Paypal Payment Gateway In Laravel 10

Comments
1 min read
Running a PHP script or Worker as a Systemd Service

Running a PHP script or Worker as a Systemd Service

8
Comments
2 min read
⭐️ Optimizes your response using Laravel Resource Reducer

⭐️ Optimizes your response using Laravel Resource Reducer

14
Comments 2
3 min read
Easy Ways to Alphabetize Posts in PHP

Easy Ways to Alphabetize Posts in PHP

1
Comments
2 min read
loading...