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.
Impersonating users made easy in Laravel - Package In Review: 404labfr/laravel-impersonate

Impersonating users made easy in Laravel - Package In Review: 404labfr/laravel-impersonate

Comments
1 min read
Docker and My Experiences

Docker and My Experiences

1
Comments
3 min read
How Method Overloading Works in PHP

How Method Overloading Works in PHP

4
Comments 3
2 min read
Making deposits to an smart contract using PHP, symfony and the soroban technology

Making deposits to an smart contract using PHP, symfony and the soroban technology

2
Comments
4 min read
Exploring GOTO: A Journey into the Prehistory of Programming

Exploring GOTO: A Journey into the Prehistory of Programming

6
Comments 6
5 min read
Prettier for PHP File Formats in VSCode

Prettier for PHP File Formats in VSCode

2
Comments
2 min read
How to Install PHP on Windows 11

How to Install PHP on Windows 11

Comments
3 min read
30 tips of code in PHP - Attributes

30 tips of code in PHP - Attributes

Comments
1 min read
How to test the die() function?

How to test the die() function?

1
Comments
2 min read
PHP 8 News: "Never" Return Type

PHP 8 News: "Never" Return Type

Comments
2 min read
My passion for the world of graph databases

My passion for the world of graph databases

4
Comments
3 min read
Creating GraphQL APIs with Laravel

Creating GraphQL APIs with Laravel

3
Comments
11 min read
30 tips of code in PHP - Fibers

30 tips of code in PHP - Fibers

Comments
2 min read
Taming your PHP app's memory footprint

Taming your PHP app's memory footprint

5
Comments 2
6 min read
How to integrate Component Architecture into Symfony?

How to integrate Component Architecture into Symfony?

12
Comments 2
4 min read
Open/Closed Principle (OCP) By Using PHP : SOLID Principle

Open/Closed Principle (OCP) By Using PHP : SOLID Principle

Comments
5 min read
How to translate the Laravel password reset email

How to translate the Laravel password reset email

Comments
1 min read
HydePHP Version v1.5 Released

HydePHP Version v1.5 Released

Comments
3 min read
30 tips of code in PHP - Generators

30 tips of code in PHP - Generators

Comments
2 min read
Unveiling the Kubernetes Resume Challenge: A Quest for Professional Growth - Part 2

Unveiling the Kubernetes Resume Challenge: A Quest for Professional Growth - Part 2

Comments
5 min read
The Ease of Eager-loading in Laravel

The Ease of Eager-loading in Laravel

Comments 1
2 min read
Permission denied to write sitemap.xml

Permission denied to write sitemap.xml

Comments
1 min read
PHP: Consuming API with cURL

PHP: Consuming API with cURL

Comments
4 min read
10 everyday PHP errors and their fixes: A definitive guide on PHP debugging

10 everyday PHP errors and their fixes: A definitive guide on PHP debugging

3
Comments 3
16 min read
From Beginner to Master: The Path to Becoming a PHP Guru

From Beginner to Master: The Path to Becoming a PHP Guru

23
Comments 2
4 min read
Elevate Your PHP Development Game with Composer Tips

Elevate Your PHP Development Game with Composer Tips

4
Comments
1 min read
Traits In PHP

Traits In PHP

Comments 2
1 min read
Tree traversal and merging with Generators

Tree traversal and merging with Generators

Comments
3 min read
Mastering Date and Time Operations in PHP with My New PHP Date Formatter Package

Mastering Date and Time Operations in PHP with My New PHP Date Formatter Package

Comments
1 min read
🏂 Use Anthropic Claude in your Laravel application today 💫

🏂 Use Anthropic Claude in your Laravel application today 💫

Comments 1
1 min read
Building Open Source Form Management tool for Developers

Building Open Source Form Management tool for Developers

3
Comments 3
2 min read
Simplify your code

Simplify your code

27
Comments 9
5 min read
How to set up a server with Hetzner

How to set up a server with Hetzner

5
Comments 1
8 min read
First package on packagist

First package on packagist

Comments
2 min read
Deploying Laravel 11 with Reverb Websocket Support

Deploying Laravel 11 with Reverb Websocket Support

12
Comments 1
6 min read
Routing implementation using PHP attributes

Routing implementation using PHP attributes

5
Comments 2
3 min read
Symfony Station Communiqué — 08 March 2024. A look at Symfony, Drupal, PHP, Cybersecurity, and Fediverse news!

Symfony Station Communiqué — 08 March 2024. A look at Symfony, Drupal, PHP, Cybersecurity, and Fediverse news!

2
Comments
13 min read
PHP 8 News: Enumerations

PHP 8 News: Enumerations

1
Comments 2
2 min read
A way to mock PHP internal functions with xepozz/internal-mocker

A way to mock PHP internal functions with xepozz/internal-mocker

2
Comments
3 min read
Cinco novidades bem legais do PHP 8

Cinco novidades bem legais do PHP 8

1
Comments
1 min read
Maximizing Laravel's potential: Strategies for high-performance optimization

Maximizing Laravel's potential: Strategies for high-performance optimization

7
Comments
11 min read
Encapsulate a set of repositories operations within a single transaction

Encapsulate a set of repositories operations within a single transaction

2
Comments
4 min read
A Guide to encryption and hashing in Laravel

A Guide to encryption and hashing in Laravel

4
Comments 1
12 min read
Single Responsibility Principle (SRP) By Using PHP : SOLID Principle

Single Responsibility Principle (SRP) By Using PHP : SOLID Principle

Comments
4 min read
Websockets with Laravel, Soketi and Laravel Echo

Websockets with Laravel, Soketi and Laravel Echo

Comments 1
8 min read
Hello guys can you help me in this Laravel code

Hello guys can you help me in this Laravel code

Comments 8
1 min read
Laravel Roadmap

Laravel Roadmap

11
Comments 1
4 min read
Easy Polymorphic Relationships in Laravel ! One To One Relationship ?

Easy Polymorphic Relationships in Laravel ! One To One Relationship ?

2
Comments
2 min read
Mastering PHP Coding: 5 Easy Hacks for Writing Clean and Efficient Code | Julio Herrera Via dei Velutini

Mastering PHP Coding: 5 Easy Hacks for Writing Clean and Efficient Code | Julio Herrera Via dei Velutini

2
Comments 1
2 min read
I built a SaaS using Laravel, Livewire & Tailwind CSS

I built a SaaS using Laravel, Livewire & Tailwind CSS

12
Comments 11
2 min read
PHP Authentication: Implementing Access Token

PHP Authentication: Implementing Access Token

3
Comments
10 min read
La importancia del archivo composer.lock en PHP

La importancia del archivo composer.lock en PHP

Comments
1 min read
Padronizando seu código através dos Git Hooks

Padronizando seu código através dos Git Hooks

3
Comments
5 min read
Symfony Station Communiqué — 02 February 2024. A look at Symfony, Drupal, PHP, Cybersec, and Fediverse News!

Symfony Station Communiqué — 02 February 2024. A look at Symfony, Drupal, PHP, Cybersec, and Fediverse News!

1
Comments
11 min read
Realizing an RBAC scheme in Laravel Nova

Realizing an RBAC scheme in Laravel Nova

Comments
1 min read
How to deploy a Filament app

How to deploy a Filament app

11
Comments
10 min read
Getting started with asynchronous PHP using ReactPHP

Getting started with asynchronous PHP using ReactPHP

6
Comments 2
16 min read
Introdução aos Testes Unitários com Pest em PHP

Introdução aos Testes Unitários com Pest em PHP

2
Comments
2 min read
Building an HTML email form – Frontend and Backend

Building an HTML email form – Frontend and Backend

2
Comments
9 min read
Send, validate, and store Base64 files with Laravel

Send, validate, and store Base64 files with Laravel

2
Comments
5 min read
loading...