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.
Learn regex the easy way

Learn regex the easy way

786
Comments 12
13 min read
5 Free Tutorials You Should Complete to Master the Back-End

5 Free Tutorials You Should Complete to Master the Back-End

604
Comments 55
3 min read
Processing One Billion Rows in PHP!

Processing One Billion Rows in PHP!

590
Comments 69
11 min read
Learn To Code By Playing These Games

Learn To Code By Playing These Games

586
Comments 16
6 min read
Criando Exceptions para impressionar no Teste Técnico

Criando Exceptions para impressionar no Teste Técnico

419
Comments 26
7 min read
PHP-backend Roadmap

PHP-backend Roadmap

383
Comments 14
5 min read
My beloved PHP cheat sheet

My beloved PHP cheat sheet

334
Comments 14
6 min read
SOLID in PHP

SOLID in PHP

301
Comments 37
16 min read
PHP cheat sheet (updated to PHP 8.1)

PHP cheat sheet (updated to PHP 8.1)

285
Comments 15
6 min read
HMAC Authentication in Laravel

HMAC Authentication in Laravel

263
Comments
5 min read
PHP 8 features I wish also existed in JavaScript

PHP 8 features I wish also existed in JavaScript

248
Comments 70
3 min read
Beautiful Colored Gradients

Beautiful Colored Gradients

246
Comments 20
1 min read
Why & How I built css.gg - A life story.

Why & How I built css.gg - A life story.

227
Comments 21
8 min read
Why developers hate PHP

Why developers hate PHP

211
Comments 52
6 min read
Clean Architecture with Laravel

Clean Architecture with Laravel

191
Comments 33
7 min read
The best setting.json for PHP development with Visual Studio Code

The best setting.json for PHP development with Visual Studio Code

171
Comments 5
3 min read
How to choose the right backend technology?

How to choose the right backend technology?

163
Comments 50
4 min read
Investigating an incident: how to log effectively (PHP)

Investigating an incident: how to log effectively (PHP)

162
Comments 6
9 min read
Laravel Form Request Tips & Tricks.

Laravel Form Request Tips & Tricks.

161
Comments 8
11 min read
The Ultimate Laravel Resources🛠For Developers👨‍💻2024

The Ultimate Laravel Resources🛠For Developers👨‍💻2024

159
Comments 7
13 min read
PHP Tips and Tricks

PHP Tips and Tricks

154
Comments 15
10 min read
Laravel Artisan Cache Commands Explained

Laravel Artisan Cache Commands Explained

151
Comments 9
5 min read
I built a countdown timer without using any JS...or CSS...or HTML 😲?? [tutorial on dynamic GIFs for email marketing]

I built a countdown timer without using any JS...or CSS...or HTML 😲?? [tutorial on dynamic GIFs for email marketing]

148
Comments 14
14 min read
Snake...in pure HTML⁉️ [no JS, no CSS, no images!!] 😱

Snake...in pure HTML⁉️ [no JS, no CSS, no images!!] 😱

145
Comments 55
9 min read
Creating a Multi-User To-Do Application with Laravel JetStream

Creating a Multi-User To-Do Application with Laravel JetStream

141
Comments 8
9 min read
Massive Resources For Every PHP Developer To Bookmark

Massive Resources For Every PHP Developer To Bookmark

140
Comments 5
2 min read
Top 10 Most Popular Programming languages and their Creators

Top 10 Most Popular Programming languages and their Creators

138
Comments 35
12 min read
Creating a new Laravel application with Sail and Docker (no PHP setup required)

Creating a new Laravel application with Sail and Docker (no PHP setup required)

135
Comments 6
4 min read
Focus on one of these 9 backend frameworks to become a backend wizard

Focus on one of these 9 backend frameworks to become a backend wizard

135
Comments 45
5 min read
4 PHP Tricks to Boost Script Performance

4 PHP Tricks to Boost Script Performance

134
Comments 25
3 min read
13 Things You Should Give Up If You Want To Be a Successful Developer

13 Things You Should Give Up If You Want To Be a Successful Developer

134
Comments 7
9 min read
Três conceitos para um Código Limpo

Três conceitos para um Código Limpo

133
Comments 9
5 min read
O poder do FilamentPHP

O poder do FilamentPHP

132
Comments 29
5 min read
Laravel 8 Auth (Registration and Login)

Laravel 8 Auth (Registration and Login)

128
Comments 59
4 min read
How to Create a Secure CRUD RESTful API in Laravel 8 and 7 Using Laravel Passport

How to Create a Secure CRUD RESTful API in Laravel 8 and 7 Using Laravel Passport

127
Comments 24
10 min read
How to use the dev.to API!

How to use the dev.to API!

126
Comments 21
2 min read
Convert PHP Project to Android App

Convert PHP Project to Android App

126
Comments 4
4 min read
Getting started with Amazon S3 storage in Laravel

Getting started with Amazon S3 storage in Laravel

125
Comments 9
7 min read
My work setup for PHP development

My work setup for PHP development

124
Comments 24
7 min read
Reflecting on a year with Node.js and why I should have stuck with Laravel

Reflecting on a year with Node.js and why I should have stuck with Laravel

122
Comments 56
5 min read
Animations without JS...or CSS...or IMAGES??!? 😲 Pure HTML animation!

Animations without JS...or CSS...or IMAGES??!? 😲 Pure HTML animation!

121
Comments 44
3 min read
My beloved Laravel cheat sheet

My beloved Laravel cheat sheet

119
Comments 13
7 min read
Using Asynchronous Processes in PHP.

Using Asynchronous Processes in PHP.

119
Comments 16
3 min read
Which Web Development Stacks to Use in 2022 - Guide for Business Owners

Which Web Development Stacks to Use in 2022 - Guide for Business Owners

118
Comments 14
7 min read
My $646 mistake with PHP

My $646 mistake with PHP

116
Comments 21
3 min read
Design Patterns in PHP: Decorator (with Laravel)

Design Patterns in PHP: Decorator (with Laravel)

116
Comments 5
4 min read
Laravel: Blade Components 101

Laravel: Blade Components 101

114
Comments 5
3 min read
Chat Application using PHP

Chat Application using PHP

114
Comments 30
9 min read
🧰 DevilBox: A containerized PHP dev environment (Part 1)

🧰 DevilBox: A containerized PHP dev environment (Part 1)

111
Comments 22
2 min read
Secure authentication in Nuxt SPA with Laravel as back-end

Secure authentication in Nuxt SPA with Laravel as back-end

111
Comments 89
11 min read
I built a receipt printer for GitHub issues

I built a receipt printer for GitHub issues

110
Comments 6
6 min read
The five SOLID principles and why you should use them in your codebase

The five SOLID principles and why you should use them in your codebase

110
Comments 2
8 min read
5 bad habits to lose in PHP

5 bad habits to lose in PHP

109
Comments 7
2 min read
Boosting up PHP-project with cache

Boosting up PHP-project with cache

105
Comments 7
9 min read
PHP Deployment Best Practices When Using Composer

PHP Deployment Best Practices When Using Composer

103
Comments 8
4 min read
Using Interfaces to Write Better PHP Code

Using Interfaces to Write Better PHP Code

102
Comments 4
7 min read
Symfony 5 development with Docker

Symfony 5 development with Docker

101
Comments 19
4 min read
Cleaver - A blazing-fast static site generator using Laravel’s Blade

Cleaver - A blazing-fast static site generator using Laravel’s Blade

100
Comments 10
6 min read
Setup a basic Local PHP Development Environment in Docker

Setup a basic Local PHP Development Environment in Docker

100
Comments 8
10 min read
How I become a full stack JavaScript developer from PHP in 2019

How I become a full stack JavaScript developer from PHP in 2019

99
Comments 10
10 min read
loading...