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.
Actualizando la versión de PHP al proyecto Pokedex.

Actualizando la versión de PHP al proyecto Pokedex.

Comments
5 min read
Reflexion note about: DDD and Aggregate implementation with Symfony and Doctrine

Reflexion note about: DDD and Aggregate implementation with Symfony and Doctrine

1
Comments
2 min read
WordPress Playground

WordPress Playground

5
Comments 1
3 min read
Laravel Livewire Multiple Selection with Virtual Select

Laravel Livewire Multiple Selection with Virtual Select

15
Comments 2
5 min read
FPUTCSV Custom Function

FPUTCSV Custom Function

Comments
1 min read
Bug Fix Error : dyld[24691]: Library not loaded (Gara-gara Upgrade Brew)

Bug Fix Error : dyld[24691]: Library not loaded (Gara-gara Upgrade Brew)

1
Comments
2 min read
Building and Searching an Elasticsearch Index with Sigmie in PHP

Building and Searching an Elasticsearch Index with Sigmie in PHP

1
Comments
2 min read
Demystifying Namespaces and Organizing Your Code in PHP

Demystifying Namespaces and Organizing Your Code in PHP

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

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

3
Comments
12 min read
Exploring Current Trends and Future Directions of Artificial Intelligence (AI) Research and Development

Exploring Current Trends and Future Directions of Artificial Intelligence (AI) Research and Development

1
Comments 1
3 min read
small-swoole-events

small-swoole-events

1
Comments
2 min read
Integrating With OpenAi(ChatGPT)(With Code example)

Integrating With OpenAi(ChatGPT)(With Code example)

1
Comments
1 min read
Setting WordPress Coding Standards per project using Composer

Setting WordPress Coding Standards per project using Composer

6
Comments 2
3 min read
An Implementation of Microservice Messaging Using RabbitMQ and PHP

An Implementation of Microservice Messaging Using RabbitMQ and PHP

4
Comments
3 min read
Using IP2Location.io PHP SDK in CakePHP

Using IP2Location.io PHP SDK in CakePHP

Comments
6 min read
The double not operator (!!)

The double not operator (!!)

9
Comments 5
3 min read
Creating custom integrations with Blackfire PHP and Python SDKs

Creating custom integrations with Blackfire PHP and Python SDKs

1
Comments
1 min read
Laravel Upload de Arquivos: Salvar arquivo no Storage

Laravel Upload de Arquivos: Salvar arquivo no Storage

1
Comments
2 min read
creating and modifying arrays in PHP

creating and modifying arrays in PHP

4
Comments 1
2 min read
Why Should You Learn Laravel: Unleash the Power of Modern Web Development

Why Should You Learn Laravel: Unleash the Power of Modern Web Development

12
Comments
3 min read
I've created a new easy to use Synfony Docker enviroment

I've created a new easy to use Synfony Docker enviroment

2
Comments
1 min read
The power of magic methods and late static binding

The power of magic methods and late static binding

5
Comments 2
6 min read
Laravel’s ForwardsCalls trait

Laravel’s ForwardsCalls trait

7
Comments
9 min read
How to fix set-output command in GitHub Actions?

How to fix set-output command in GitHub Actions?

6
Comments 1
1 min read
Why I'm Embracing Core PHP in 2023: Optimising Efficiency for Niche Projects

Why I'm Embracing Core PHP in 2023: Optimising Efficiency for Niche Projects

2
Comments
3 min read
Understanding Data types in PHP

Understanding Data types in PHP

3
Comments
2 min read
Speed up GitHub Actions by caching Composer, Rector, & Pint

Speed up GitHub Actions by caching Composer, Rector, & Pint

1
Comments
5 min read
Using OpenAI in your Laravel project (Laravel Synth)

Using OpenAI in your Laravel project (Laravel Synth)

1
Comments
2 min read
It is possible to create CMS using DDD?

It is possible to create CMS using DDD?

1
Comments
4 min read
Kickstarting Magento 2 Architecture Journey: Mastering Observer Architecture for Newcomers

Kickstarting Magento 2 Architecture Journey: Mastering Observer Architecture for Newcomers

2
Comments
5 min read
Create Helper Function in Laravel

Create Helper Function in Laravel

2
Comments
1 min read
Stop Using whereDate() Laravel

Stop Using whereDate() Laravel

1
Comments 1
1 min read
Language Switching in Laravel: A Step-by-Step Guide to Multilingual Websites

Language Switching in Laravel: A Step-by-Step Guide to Multilingual Websites

45
Comments 5
4 min read
Openjob: best distributed task scheduling framework

Openjob: best distributed task scheduling framework

2
Comments
3 min read
Symfony clean architecture

Symfony clean architecture

8
Comments
2 min read
💪Reinicia una migración específica en Laravel 'migrate:refresh'

💪Reinicia una migración específica en Laravel 'migrate:refresh'

3
Comments 1
3 min read
How to Be a Laravel and React Programmer at the Same Time ?! 🤔

How to Be a Laravel and React Programmer at the Same Time ?! 🤔

22
Comments 5
5 min read
Symfony Station Communiqué — 16 June 2023. A look at Symfony, Drupal, PHP, Cybersecurity, and Fediverse news!

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

4
Comments
12 min read
User Synthetics: A Modular Web Development Framework

User Synthetics: A Modular Web Development Framework

Comments 2
3 min read
WordPress under the hood: the request lifecycle

WordPress under the hood: the request lifecycle

12
Comments 1
3 min read
Constructor promotion in serializable objects

Constructor promotion in serializable objects

Comments 1
3 min read
How to make a batch process that emails big CSV (~1-2 Mbytes) from complex unoptimized queries using laravel.

How to make a batch process that emails big CSV (~1-2 Mbytes) from complex unoptimized queries using laravel.

Comments
2 min read
Leveraging Laravel WebSockets : A Practical Guide

Leveraging Laravel WebSockets : A Practical Guide

6
Comments 1
4 min read
Dealing with incorrect PHP Intelephense errors in your Laravel Project

Dealing with incorrect PHP Intelephense errors in your Laravel Project

1
Comments
3 min read
Email in Laravel with Mailable & Notification classes (and how to test them in Dusk!)

Email in Laravel with Mailable & Notification classes (and how to test them in Dusk!)

4
Comments
10 min read
Create Facebook Messaenger Bot

Create Facebook Messaenger Bot

5
Comments
2 min read
Injecting Dependency Like You've Never Seen Before: Unprecedented Laravel Missteps

Injecting Dependency Like You've Never Seen Before: Unprecedented Laravel Missteps

Comments 1
2 min read
Software Quality Metrics: No Sorcery, Just Simple Math!

Software Quality Metrics: No Sorcery, Just Simple Math!

3
Comments 2
3 min read
Exploring Laravel's Unique Rule: Enforcing Field Uniqueness in Validation

Exploring Laravel's Unique Rule: Enforcing Field Uniqueness in Validation

5
Comments
2 min read
Supercharge Laravel’s validation with value objects

Supercharge Laravel’s validation with value objects

1
Comments
8 min read
PHP: types of data

PHP: types of data

Comments
2 min read
Guide to use IP2Location.io PHP SDK in Symfony

Guide to use IP2Location.io PHP SDK in Symfony

1
Comments
5 min read
How to Trigger Upload Started/Finished Event in Component (FilamentPHP)

How to Trigger Upload Started/Finished Event in Component (FilamentPHP)

3
Comments
1 min read
Laravel Livewire: A Package for Building Dynamic Web Applications with PHP

Laravel Livewire: A Package for Building Dynamic Web Applications with PHP

2
Comments 2
2 min read
Step by step to Pest PHP testing framework in Laravel 10

Step by step to Pest PHP testing framework in Laravel 10

66
Comments 2
6 min read
Enhancing Memory Efficiency in Ecommerce Applications with the Flyweight Pattern

Enhancing Memory Efficiency in Ecommerce Applications with the Flyweight Pattern

2
Comments
3 min read
Asynchronous PHP: An Introduction to Fibers

Asynchronous PHP: An Introduction to Fibers

3
Comments 5
2 min read
Effortless Email Archiving: Saving Sent Emails on Server with Laravel IMAP

Effortless Email Archiving: Saving Sent Emails on Server with Laravel IMAP

12
Comments
3 min read
Form Request Validation in Laravel: Step-by-step Implementation

Form Request Validation in Laravel: Step-by-step Implementation

1
Comments
2 min read
Laravel Ecommerce Tutorial: Part 6.2, Listing And Deleting Products

Laravel Ecommerce Tutorial: Part 6.2, Listing And Deleting Products

7
Comments
5 min read
loading...