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.
Building a PHP client for Faktory, Part 4: Refactoring

Building a PHP client for Faktory, Part 4: Refactoring

Comments
6 min read
PHP-FPM 8.1 on OpenBSD 7.3

PHP-FPM 8.1 on OpenBSD 7.3

3
Comments
4 min read
Why use PHP 8 constructor promotion?

Why use PHP 8 constructor promotion?

4
Comments
1 min read
Symfony/Doctrine migrations for multiple databases

Symfony/Doctrine migrations for multiple databases

2
Comments
1 min read
How to use and display the ACF Repeater field

How to use and display the ACF Repeater field

Comments
9 min read
Interfaces in Laravel: Best Practices for Maintainable and Testable Code

Interfaces in Laravel: Best Practices for Maintainable and Testable Code

9
Comments 2
3 min read
How to make Laravel Pennant features that apply globally

How to make Laravel Pennant features that apply globally

Comments
4 min read
Supercharge your PHP application with XRPL

Supercharge your PHP application with XRPL

Comments
3 min read
Managing Outdated Composer Dependencies

Managing Outdated Composer Dependencies

Comments 1
3 min read
Handling input data in PHP

Handling input data in PHP

8
Comments
3 min read
How to Run Any Script in Laravel

How to Run Any Script in Laravel

8
Comments 3
2 min read
Reading bundle configuration inside Symfony Compiler Passes

Reading bundle configuration inside Symfony Compiler Passes

4
Comments
3 min read
HackerRank: Class vs. Instance Solution using PHP (Day 4 - 30 Days of Code)

HackerRank: Class vs. Instance Solution using PHP (Day 4 - 30 Days of Code)

Comments
2 min read
DX : setter, wither and mutants

DX : setter, wither and mutants

Comments
6 min read
Should you learn Linux shell commands as a web developer in 2023?

Should you learn Linux shell commands as a web developer in 2023?

Comments
2 min read
Namespaces in WordPress plugin development

Namespaces in WordPress plugin development

Comments
4 min read
Tinker like a 10x: Mastering Artisan Tinker REPL for Laravel Part 2

Tinker like a 10x: Mastering Artisan Tinker REPL for Laravel Part 2

13
Comments 1
5 min read
Creating a DTO with Traits in PHP

Creating a DTO with Traits in PHP

5
Comments
4 min read
The Battle of With vs Load in Eloquent: Which One Wins?

The Battle of With vs Load in Eloquent: Which One Wins?

5
Comments 1
6 min read
Tinker like a 10x: Mastering Artisan Tinker REPL for Laravel

Tinker like a 10x: Mastering Artisan Tinker REPL for Laravel

17
Comments 3
6 min read
Why you should use WP-CLI

Why you should use WP-CLI

3
Comments
1 min read
Xdebug em Docker usando VScode

Xdebug em Docker usando VScode

Comments
3 min read
Symfony Station Communiqué — 28 April 2023. A look at Symfony, Drupal, PHP, Cybersecurity, and Fediverse News!

Symfony Station Communiqué — 28 April 2023. A look at Symfony, Drupal, PHP, Cybersecurity, and Fediverse News!

3
Comments
10 min read
Securing Your PHP Application: Best Practices

Securing Your PHP Application: Best Practices

3
Comments 2
2 min read
How to use and display the ACF Google Map field

How to use and display the ACF Google Map field

1
Comments
10 min read
automatic dependency injection in 4/5 lines of code

automatic dependency injection in 4/5 lines of code

Comments
1 min read
When to use PHP abstract classes

When to use PHP abstract classes

2
Comments
1 min read
Transformando dados copiados do excel em um array e uma planilha via livewire.

Transformando dados copiados do excel em um array e uma planilha via livewire.

Comments
2 min read
PHP 8.2: deprecated

PHP 8.2: deprecated

4
Comments
1 min read
Invoking soroban smart-contracts functions using PHP-SDK

Invoking soroban smart-contracts functions using PHP-SDK

1
Comments
5 min read
You might not be using object-oriented programming

You might not be using object-oriented programming

Comments
4 min read
Behavior-Driven Testing with PHP and PHPUnit

Behavior-Driven Testing with PHP and PHPUnit

1
Comments
6 min read
Modern object-oriented PHP in WordPress plugin development

Modern object-oriented PHP in WordPress plugin development

3
Comments 1
3 min read
Extending Moodle forms

Extending Moodle forms

Comments
2 min read
Post to facebook page using api with plain php

Post to facebook page using api with plain php

Comments 2
2 min read
Great Things Laravel 10.9 Released

Great Things Laravel 10.9 Released

2
Comments
1 min read
Why use PHP 8.1 enums?

Why use PHP 8.1 enums?

4
Comments
2 min read
Laravel Sail & XDebug

Laravel Sail & XDebug

3
Comments 1
4 min read
PHP CRUD Rest API with Docker

PHP CRUD Rest API with Docker

27
Comments 8
10 min read
How can I set up SSL on localhost (https://localhost/)?

How can I set up SSL on localhost (https://localhost/)?

2
Comments
3 min read
How to create a Signup page with PHP/MySQL Using ChatGPT: from prompt to result

How to create a Signup page with PHP/MySQL Using ChatGPT: from prompt to result

Comments
5 min read
Modernizing Legacy Applications in PHP: Challenges and Approaches

Modernizing Legacy Applications in PHP: Challenges and Approaches

6
Comments
16 min read
What is Override And Extensions

What is Override And Extensions

3
Comments
2 min read
DB Transactions In Laravel

DB Transactions In Laravel

1
Comments
2 min read
The power of PHP and Laravel

The power of PHP and Laravel

Comments
3 min read
Create a custom JMS Serializer handler for mapping values

Create a custom JMS Serializer handler for mapping values

1
Comments
4 min read
Discover the Power of Laravel 10: Unleashing the Latest Features and Enhancements!

Discover the Power of Laravel 10: Unleashing the Latest Features and Enhancements!

Comments
2 min read
Exploring Process Interaction Feature in Laravel 10 with Code Examples

Exploring Process Interaction Feature in Laravel 10 with Code Examples

1
Comments
2 min read
Magic Methods In php

Magic Methods In php

5
Comments 2
4 min read
I made a php router with attributes

I made a php router with attributes

2
Comments 4
3 min read
Building a PHP client for Faktory, Part 3: Making development easier

Building a PHP client for Faktory, Part 3: Making development easier

Comments
5 min read
OOP ( Abstract Class VS Polymorphism Class ) .

OOP ( Abstract Class VS Polymorphism Class ) .

Comments
4 min read
Creating Immutable Objects in PHP: A Look at Private Constructor and Public Readonly

Creating Immutable Objects in PHP: A Look at Private Constructor and Public Readonly

Comments
3 min read
How To Manage DateTime with Carbon in Laravel and PHP

How To Manage DateTime with Carbon in Laravel and PHP

Comments
2 min read
Creating a REST API in PHP to Fetch and Compress JSON Data with caching system

Creating a REST API in PHP to Fetch and Compress JSON Data with caching system

5
Comments
4 min read
Retrieve Google Sheets Data in JSON Format

Retrieve Google Sheets Data in JSON Format

6
Comments
3 min read
Why your class must be final

Why your class must be final

3
Comments
2 min read
Pourquoi il faut déclarer ses classes "final"

Pourquoi il faut déclarer ses classes "final"

2
Comments
3 min read
Create a new Discussion with a Message and a Message to an existing Discussion [Api-platform]

Create a new Discussion with a Message and a Message to an existing Discussion [Api-platform]

1
Comments
3 min read
Saving Instagram images automatically every hour with Node.js or PHP

Saving Instagram images automatically every hour with Node.js or PHP

6
Comments 1
3 min read
loading...