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.
Convert a total in teaspoons into a combination of tablespoons,ounces,cups and pints using modulus and floor division in Python

Convert a total in teaspoons into a combination of tablespoons,ounces,cups and pints using modulus and floor division in Python

Comments
1 min read
Some handy PHP Array functions

Some handy PHP Array functions

Comments
2 min read
Code Smell 240 - Dead Store

Code Smell 240 - Dead Store

4
Comments
2 min read
SOLID Principles of Object-Oriented Programming in Laravel

SOLID Principles of Object-Oriented Programming in Laravel

5
Comments 2
6 min read
The fck. Framework - What Is This?

The fck. Framework - What Is This?

4
Comments
3 min read
Unleashing the Power of PHP 8 Match Expression

Unleashing the Power of PHP 8 Match Expression

1
Comments
2 min read
PHP 8 News: Union Types and Mixed Types

PHP 8 News: Union Types and Mixed Types

4
Comments
2 min read
Constants are no longer constant in PHP

Constants are no longer constant in PHP

8
Comments 10
4 min read
O poder do FilamentPHP

O poder do FilamentPHP

133
Comments 29
5 min read
Introducing the HydePHP UI Kit

Introducing the HydePHP UI Kit

Comments
3 min read
PHP & graph database?

PHP & graph database?

1
Comments
2 min read
Dynamic API Versioning in Laravel

Dynamic API Versioning in Laravel

11
Comments 4
3 min read
Handling Exceptions to impress in your Tech Interview

Handling Exceptions to impress in your Tech Interview

7
Comments 1
7 min read
Reverse Shell on MetaSploitable3 Windows

Reverse Shell on MetaSploitable3 Windows

2
Comments
3 min read
Fix: Opencart cache images not generated

Fix: Opencart cache images not generated

Comments
1 min read
How to install and configure Xdebug in linux

How to install and configure Xdebug in linux

5
Comments
2 min read
Display Desktop Notifications in PHP CLI Applications

Display Desktop Notifications in PHP CLI Applications

9
Comments
8 min read
sudo su remove `personal_access_tokens`

sudo su remove `personal_access_tokens`

Comments
2 min read
Handling Errors with Third-Party APIs

Handling Errors with Third-Party APIs

1
Comments
8 min read
Laravel - Setup Expo Push Notifications

Laravel - Setup Expo Push Notifications

4
Comments
2 min read
PHP vs Backend Node

PHP vs Backend Node

Comments
16 min read
ServBay Version 1.2.1 Release Notes, First Update in 2024

ServBay Version 1.2.1 Release Notes, First Update in 2024

4
Comments
2 min read
Introducing the HydePHP GitHub Action: The Easiest Way to Build and Deploy Your Static Sites!

Introducing the HydePHP GitHub Action: The Easiest Way to Build and Deploy Your Static Sites!

1
Comments
3 min read
Some handy PHP String functions

Some handy PHP String functions

3
Comments 1
2 min read
Securing Sensitive Data with Encryption Algorithms

Securing Sensitive Data with Encryption Algorithms

1
Comments 1
4 min read
Weekly reading digest #24

Weekly reading digest #24

1
Comments
1 min read
PHP: about empty()

PHP: about empty()

7
Comments 2
2 min read
Elegant immutable object pattern in PHP

Elegant immutable object pattern in PHP

5
Comments
3 min read
Laravel Middleware Mastery: Navigating From Basics To Advanced

Laravel Middleware Mastery: Navigating From Basics To Advanced

Comments
5 min read
How to Use ImportAction in Laravel Filament with RelationManager

How to Use ImportAction in Laravel Filament with RelationManager

1
Comments
2 min read
I made a static site generator in PHP (and it's fast)

I made a static site generator in PHP (and it's fast)

7
Comments 2
2 min read
Laravel route binding for finite objects

Laravel route binding for finite objects

1
Comments
3 min read
What’s New in Laravel 11: Upcoming Changes

What’s New in Laravel 11: Upcoming Changes

8
Comments 4
7 min read
Unlocking the Power of Caching in Laravel

Unlocking the Power of Caching in Laravel

8
Comments
1 min read
Component Accredible Credential for Joomla 5 (Part 2)

Component Accredible Credential for Joomla 5 (Part 2)

2
Comments
3 min read
Laravel Currency Converter Package

Laravel Currency Converter Package

3
Comments
1 min read
Install Craft CMS v4 with one command via DDEV

Install Craft CMS v4 with one command via DDEV

4
Comments
3 min read
Wordpress Plugin to manage big data with ajax filter dynamically

Wordpress Plugin to manage big data with ajax filter dynamically

Comments
1 min read
A Closer Look: Exploring the Functions of Apache HTTP Server and Apache httpd

A Closer Look: Exploring the Functions of Apache HTTP Server and Apache httpd

Comments
2 min read
Building a Command Line Tool with PHP and Symfony Console

Building a Command Line Tool with PHP and Symfony Console

15
Comments 3
6 min read
Laravel 10 FrankenPHP with PHP 8.3 with Ubuntu 22.04

Laravel 10 FrankenPHP with PHP 8.3 with Ubuntu 22.04

11
Comments 3
1 min read
Node.JS vs PHP: A Closer Look at Efficiency

Node.JS vs PHP: A Closer Look at Efficiency

Comments
1 min read
Quickstart commands for setting up PHP 8.3 with Nginx on Ubuntu Server 22.04

Quickstart commands for setting up PHP 8.3 with Nginx on Ubuntu Server 22.04

1
Comments
2 min read
Automatically Hash Laravel Model Values Using the "Hashed" Cast

Automatically Hash Laravel Model Values Using the "Hashed" Cast

4
Comments
5 min read
The PHP library for Turso HTTP

The PHP library for Turso HTTP

10
Comments 1
3 min read
How to Serve LLM Completions in Production

How to Serve LLM Completions in Production

11
Comments 4
2 min read
How I made it impossible to write spaghetti code. Part 2

How I made it impossible to write spaghetti code. Part 2

Comments
3 min read
PHP: The first rule of the output buffering is you do not talk about the output buffering

PHP: The first rule of the output buffering is you do not talk about the output buffering

6
Comments 2
3 min read
Laravel: From Zero to CLI(ro)

Laravel: From Zero to CLI(ro)

3
Comments
3 min read
How I made it impossible to write spaghetti code.

How I made it impossible to write spaghetti code.

14
Comments 2
3 min read
Practical Guide to Cleaner Laravel Controllers: Harnessing the Power of Accessors and Mutators

Practical Guide to Cleaner Laravel Controllers: Harnessing the Power of Accessors and Mutators

3
Comments 1
9 min read
5 PHP Projects to Boost Your Job Hunt in 2024! 🔥🚀

5 PHP Projects to Boost Your Job Hunt in 2024! 🔥🚀

3
Comments
2 min read
Performance benchmark of PHP runtimes

Performance benchmark of PHP runtimes

163
Comments 5
4 min read
Symfony Station Communiqué — 12 January 2024. A look at Symfony, Drupal, PHP, Cybersec, and Fediverse News!

Symfony Station Communiqué — 12 January 2024. A look at Symfony, Drupal, PHP, Cybersec, and Fediverse News!

1
Comments
22 min read
How to receive emails into your backend applications via webhooks (PHP/JS/API)

How to receive emails into your backend applications via webhooks (PHP/JS/API)

2
Comments
5 min read
Symfony Station Communiqué — 19 January 2024. A look at Symfony, Drupal, PHP, Cybersec, and Fediverse News!

Symfony Station Communiqué — 19 January 2024. A look at Symfony, Drupal, PHP, Cybersec, and Fediverse News!

2
Comments
11 min read
Notes About Laracon State Machines Talk

Notes About Laracon State Machines Talk

Comments
4 min read
How to Create LLM Chat from Open-Source Components?

How to Create LLM Chat from Open-Source Components?

3
Comments
4 min read
Laravel 11: quase pronto...

Laravel 11: quase pronto...

Comments
3 min read
Features that make PHP go forward

Features that make PHP go forward

1
Comments
3 min read
loading...