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.
AI Slack Bots - Juggling Multiple Bot Personas

AI Slack Bots - Juggling Multiple Bot Personas

1
Comments
4 min read
Refine Your Database Queries with Eloquent ORM’s Query Scopes in Laravel!

Refine Your Database Queries with Eloquent ORM’s Query Scopes in Laravel!

Comments
2 min read
What can Corcel bring to WordPress?

What can Corcel bring to WordPress?

3
Comments
2 min read
Render Wasabi Cloud File

Render Wasabi Cloud File

2
Comments 2
1 min read
How FilamentPHP Naming Resources and How to Get URL

How FilamentPHP Naming Resources and How to Get URL

4
Comments 3
1 min read
Using ULID in Laravel Framework

Using ULID in Laravel Framework

2
Comments
2 min read
5 Effective Ways to Prevent Directory Traversal

5 Effective Ways to Prevent Directory Traversal

2
Comments
5 min read
Introducing Whitecat - Your Ultimate PHP Development Toolbox

Introducing Whitecat - Your Ultimate PHP Development Toolbox

7
Comments 5
2 min read
CHEAT SHEET PTBR PHP 8.1

CHEAT SHEET PTBR PHP 8.1

Comments
2 min read
Mastering Eloquent ORM Relationships in Laravel

Mastering Eloquent ORM Relationships in Laravel

1
Comments
3 min read
How to Refresh Form Data in FilamentPHP Action

How to Refresh Form Data in FilamentPHP Action

7
Comments
1 min read
How to register WordPress hooks with PHP attributes: A step-by-step guide

How to register WordPress hooks with PHP attributes: A step-by-step guide

7
Comments
20 min read
PHP method overloading

PHP method overloading

4
Comments 5
3 min read
How to edit FilamentPHP Relation Manager Table Query

How to edit FilamentPHP Relation Manager Table Query

10
Comments
1 min read
How To Get Data From User IP

How To Get Data From User IP

6
Comments
2 min read
php-bard-api

php-bard-api

3
Comments
1 min read
Symfony's magic: dependency injection

Symfony's magic: dependency injection

7
Comments
2 min read
Chaining events in Laravel

Chaining events in Laravel

2
Comments
4 min read
How to Upgrade to Laravel 9

How to Upgrade to Laravel 9

Comments
9 min read
Coding standards part 2: .editorconfig, documentation and strict types

Coding standards part 2: .editorconfig, documentation and strict types

3
Comments
6 min read
How to implement Countries List API in your project

How to implement Countries List API in your project

16
Comments 8
2 min read
PHP 8: The joy of named arguments

PHP 8: The joy of named arguments

9
Comments 2
2 min read
PHP Artisan Tinker: A Practical Guide for Laravel Developers

PHP Artisan Tinker: A Practical Guide for Laravel Developers

6
Comments
3 min read
Applying Content Security Policy in Symfony to Reduce XSS Risks

Applying Content Security Policy in Symfony to Reduce XSS Risks

7
Comments
9 min read
So... Is this PHP's Redemption? 😳

So... Is this PHP's Redemption? 😳

8
Comments 11
4 min read
Ensuring Secure User Sessions: A Guide to Logging Out Users Due to Inactivity in PHP

Ensuring Secure User Sessions: A Guide to Logging Out Users Due to Inactivity in PHP

3
Comments
2 min read
Code coverage for PHPUnit in VSCode

Code coverage for PHPUnit in VSCode

5
Comments
2 min read
Collection In Laravel

Collection In Laravel

1
Comments
2 min read
How to automate tests by Github Workflow with Laravel Pint and PHP Pest

How to automate tests by Github Workflow with Laravel Pint and PHP Pest

7
Comments
3 min read
How to test protected functions with PHPUnit in your Laravel app

How to test protected functions with PHPUnit in your Laravel app

Comments
5 min read
Adding criteria to your doctrine queries easily

Adding criteria to your doctrine queries easily

9
Comments
5 min read
Symfony internals and security

Symfony internals and security

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

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

3
Comments
11 min read
Deploy CraftCMS via ploi.io on Hetzner cloud (the fast way)

Deploy CraftCMS via ploi.io on Hetzner cloud (the fast way)

3
Comments 2
4 min read
Install my development environment In Prestashop

Install my development environment In Prestashop

Comments
1 min read
Episode 1 - Installing Laravel | Laravel Contact App from scratch

Episode 1 - Installing Laravel | Laravel Contact App from scratch

1
Comments
1 min read
Is the multiverse of WordPress in danger?

Is the multiverse of WordPress in danger?

8
Comments 9
2 min read
Finding the shortest path in a weighted graph with PHP

Finding the shortest path in a weighted graph with PHP

6
Comments
3 min read
Understanding and Mitigating CRLF Injection

Understanding and Mitigating CRLF Injection

Comments
4 min read
Autoloading, coding standards and file structure in WordPress plugin development

Autoloading, coding standards and file structure in WordPress plugin development

2
Comments
12 min read
Caching Laravel configs that use objects

Caching Laravel configs that use objects

Comments
3 min read
Plugin to post Wordpress posts to DEV.to 🚀

Plugin to post Wordpress posts to DEV.to 🚀

8
Comments
3 min read
Librarian 4: a static site generator inspired by Hugo, influenced by DEV, built in PHP

Librarian 4: a static site generator inspired by Hugo, influenced by DEV, built in PHP

22
Comments
3 min read
Understanding PHP aliases

Understanding PHP aliases

3
Comments
2 min read
How I am using composer to install Dolibarr modules

How I am using composer to install Dolibarr modules

Comments 1
2 min read
Como fazer traduções no Magento 2

Como fazer traduções no Magento 2

Comments 6
3 min read
Creating a Reservation System in Laravel with Lara Reserve: A Step-by-Step Guide

Creating a Reservation System in Laravel with Lara Reserve: A Step-by-Step Guide

19
Comments 2
6 min read
Is PHP going to die?

Is PHP going to die?

4
Comments 18
1 min read
PHP types

PHP types

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

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

2
Comments
11 min read
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
CCAvenue Payment Gateway Integration in PHP

CCAvenue Payment Gateway Integration in PHP

Comments
8 min read
Symfony/Doctrine migrations for multiple databases

Symfony/Doctrine migrations for multiple databases

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

Interfaces in Laravel: Best Practices for Maintainable and Testable Code

23
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
loading...