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.
Laravel Cache: Improve performance of your application

Laravel Cache: Improve performance of your application

12
Comments
2 min read
Obstacles at the end of the tunnel: trying to finish my tutorial plugin

Obstacles at the end of the tunnel: trying to finish my tutorial plugin

15
Comments 3
4 min read
How to Use MQTT in PHP

How to Use MQTT in PHP

10
Comments
4 min read
Laravel 9 - API Resources: With or Without "data"?

Laravel 9 - API Resources: With or Without "data"?

9
Comments 2
1 min read
4 Errors I Made When Building A Financial Application

4 Errors I Made When Building A Financial Application

16
Comments 3
2 min read
Docker from scratch for PHP 8.1 Applications in 2022 [Tutorial Part 2]

Docker from scratch for PHP 8.1 Applications in 2022 [Tutorial Part 2]

20
Comments 1
20 min read
Laravel 9 - Rate Limiting: Global and for Guests/Users

Laravel 9 - Rate Limiting: Global and for Guests/Users

7
Comments
1 min read
Laravel Tinker - A PHPStorm Plugin

Laravel Tinker - A PHPStorm Plugin

8
Comments
1 min read
How to send mail in Laravel with template

How to send mail in Laravel with template

5
Comments
4 min read
Day 1 of #100DaysOfCode

Day 1 of #100DaysOfCode

5
Comments
1 min read
How To Install PHP 8.1 on Ubuntu 22.04

How To Install PHP 8.1 on Ubuntu 22.04

8
Comments
4 min read
How to manage docker-compose Symfony project using Make

How to manage docker-compose Symfony project using Make

13
Comments
3 min read
How to setup docker-compose for Symfony projects

How to setup docker-compose for Symfony projects

13
Comments 2
3 min read
Interface And Abstract Class

Interface And Abstract Class

7
Comments
2 min read
Splitting a 3x3 matrix into all possible 2x2 matrices using PHP

Splitting a 3x3 matrix into all possible 2x2 matrices using PHP

7
Comments
2 min read
Symfony Station Communiqué — 17 June 2022. A look at Symfony, PHP, and Cybersecurity News!

Symfony Station Communiqué — 17 June 2022. A look at Symfony, PHP, and Cybersecurity News!

5
Comments
9 min read
Build a Group Video Call System using PHP,Javascript + WebRTC Day 3

Build a Group Video Call System using PHP,Javascript + WebRTC Day 3

7
Comments
1 min read
Laravel 9 - Single Action Controllers

Laravel 9 - Single Action Controllers

14
Comments
1 min read
A missing namespace definition made me discover a useful Symfony Profiler feature

A missing namespace definition made me discover a useful Symfony Profiler feature

10
Comments
3 min read
PHP: Array filtering by allowed key list

PHP: Array filtering by allowed key list

8
Comments
1 min read
Data Structures 101: Introduction to Data Structures and Algorithms.

Data Structures 101: Introduction to Data Structures and Algorithms.

8
Comments
2 min read
New achivements of Mezon PHP Framework

New achivements of Mezon PHP Framework

11
Comments
1 min read
Colors in PHP command line output

Colors in PHP command line output

8
Comments
1 min read
Streamlining Dockerfile configuration in PHP

Streamlining Dockerfile configuration in PHP

12
Comments 2
4 min read
Paperfly Courier Integration Package for Laravel Framework

Paperfly Courier Integration Package for Laravel Framework

9
Comments
1 min read
Cómo borrar caché en Laravel 9*

Cómo borrar caché en Laravel 9*

9
Comments
2 min read
Write optimized CSS in Symfony with Stylify

Write optimized CSS in Symfony with Stylify

10
Comments
3 min read
Show specific values of languagetool API on specific word on Textarea

Show specific values of languagetool API on specific word on Textarea

10
Comments
1 min read
Laravel 9 - Use groupBy on Collections

Laravel 9 - Use groupBy on Collections

9
Comments
1 min read
Monitoring PHP applications with OpenTelemetry and SigNoz

Monitoring PHP applications with OpenTelemetry and SigNoz

29
Comments
7 min read
Introducing Padmat: A side project

Introducing Padmat: A side project

13
Comments 9
1 min read
Access JavaScript variable from a URL using php and regex

Access JavaScript variable from a URL using php and regex

7
Comments
1 min read
How To Optimize Laravel for Performance

How To Optimize Laravel for Performance

19
Comments 2
9 min read
Dreams come true ! I became the founder of the Cameroon 🇨🇲PHP community 🎊

Dreams come true ! I became the founder of the Cameroon 🇨🇲PHP community 🎊

14
Comments
1 min read
New Things Added - Laravel 9.15 Released

New Things Added - Laravel 9.15 Released

7
Comments
1 min read
LimeSurvey afterSurveyComplete event

LimeSurvey afterSurveyComplete event

7
Comments
1 min read
PHP VMValidator 2.4.2

PHP VMValidator 2.4.2

8
Comments
1 min read
Symfony Station Communiqué — 10 June 2022. A look at Symfony, PHP, and Cybersecurity News.

Symfony Station Communiqué — 10 June 2022. A look at Symfony, PHP, and Cybersecurity News.

6
Comments
7 min read
Clean Code PHP

Clean Code PHP

17
Comments 2
1 min read
New Things Added - Laravel 9.16 Released

New Things Added - Laravel 9.16 Released

10
Comments
1 min read
Frontend Madness: SPAs, MPAs, PWAs, Decoupled, Hybrid, Monolithic, Libraries, Frameworks! WTF for your PHP backend?

Frontend Madness: SPAs, MPAs, PWAs, Decoupled, Hybrid, Monolithic, Libraries, Frameworks! WTF for your PHP backend?

13
Comments
25 min read
Nested To HTML Entities

Nested To HTML Entities

9
Comments
1 min read
How to make a POST request with cURL

How to make a POST request with cURL

7
Comments
3 min read
Configure Makefile to run command inside a container

Configure Makefile to run command inside a container

11
Comments
2 min read
Profiling a PHP script with XDebug

Profiling a PHP script with XDebug

10
Comments 1
2 min read
Get JSON Data size in Byte

Get JSON Data size in Byte

5
Comments
1 min read
How to setup cronjobs for a Laravel project

How to setup cronjobs for a Laravel project

15
Comments
3 min read
small-static-http

small-static-http

5
Comments
1 min read
Laravel 9 - updateOrCreate

Laravel 9 - updateOrCreate

9
Comments
1 min read
Laravel 9 - Quick Order by created_at

Laravel 9 - Quick Order by created_at

8
Comments
1 min read
Laravel 9 - Eloquent Date Methods

Laravel 9 - Eloquent Date Methods

7
Comments
1 min read
PHP 8.1 ReadOnly class properties

PHP 8.1 ReadOnly class properties

7
Comments
1 min read
Lazy load config on Laravel

Lazy load config on Laravel

10
Comments 2
2 min read
Create an object from a string variable in PHP

Create an object from a string variable in PHP

8
Comments 1
1 min read
binding.pry by many programming languages

binding.pry by many programming languages

5
Comments
1 min read
Como criar filas (queue) personalizadas no Magento 2

Como criar filas (queue) personalizadas no Magento 2

7
Comments
7 min read
Controller using Services, Events, Jobs, Actions - Laravel

Controller using Services, Events, Jobs, Actions - Laravel

13
Comments
5 min read
Create A Simple Image Captcha using PHP

Create A Simple Image Captcha using PHP

6
Comments 1
7 min read
PHP Development Trends & Why Do People Choose It?

PHP Development Trends & Why Do People Choose It?

15
Comments 3
5 min read
How to write Nested Functions in JS & PHP

How to write Nested Functions in JS & PHP

7
Comments
5 min read
loading...