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.
Features Salesforce and Drupal have in Common - Project Browsing (Part 1)

Features Salesforce and Drupal have in Common - Project Browsing (Part 1)

3
Comments
5 min read
Problem solve with PHP: Two sum

Problem solve with PHP: Two sum

4
Comments 2
1 min read
Effortless Language Redirection - TYPO3 Extension

Effortless Language Redirection - TYPO3 Extension

7
Comments
2 min read
How to install PHP GRPC extensions in Ubuntu OS

How to install PHP GRPC extensions in Ubuntu OS

3
Comments
1 min read
Laravel Array Helpers

Laravel Array Helpers

7
Comments
2 min read
Pest 2.0 is now generally available 🐛

Pest 2.0 is now generally available 🐛

1
Comments
2 min read
How to Rank Top-Selling NFTs Using PHP

How to Rank Top-Selling NFTs Using PHP

1
Comments
4 min read
Final and Readonly Classes in PHP

Final and Readonly Classes in PHP

3
Comments 1
3 min read
A bref AWS PHP story – Part 2

A bref AWS PHP story – Part 2

3
Comments
9 min read
How to Make HTTP Requests to API in PHP App Using GitHub API Example and Write to Percona Server for MongoDB

How to Make HTTP Requests to API in PHP App Using GitHub API Example and Write to Percona Server for MongoDB

2
Comments
5 min read
Building a Simple Blockchain in PHP

Building a Simple Blockchain in PHP

33
Comments
3 min read
Symfony Station Communiqué — 17 March 2023. A look at Symfony, Drupal, PHP, Cybersecurity, and Fediverse news!

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

4
Comments
11 min read
A small user messenger system using PHP & MySQL

A small user messenger system using PHP & MySQL

14
Comments
8 min read
Setup local development environment and run tests of PHP Twig

Setup local development environment and run tests of PHP Twig

2
Comments
3 min read
Weird Type Coercions

Weird Type Coercions

1
Comments
3 min read
Cookies-Based Authentication Vs Session-Based Authentication

Cookies-Based Authentication Vs Session-Based Authentication

37
Comments 10
9 min read
AST parser with PHP and Bison

AST parser with PHP and Bison

Comments
3 min read
Upgrade your project to PHP 8.2 with Rector

Upgrade your project to PHP 8.2 with Rector

7
Comments 1
2 min read
Tutorial: How to Resolve Method Not Found Warnings in Laravel Packages using Docgen

Tutorial: How to Resolve Method Not Found Warnings in Laravel Packages using Docgen

2
Comments
3 min read
Things I thought I should be careful about when writing my own XSS penetration tests.

Things I thought I should be careful about when writing my own XSS penetration tests.

Comments
6 min read
How to reference a variable inside a `.env` file

How to reference a variable inside a `.env` file

11
Comments
2 min read
Developing with css inline

Developing with css inline

Comments
3 min read
Self and Static in PHP and their differences

Self and Static in PHP and their differences

24
Comments
3 min read
Web Scraping Google Search Results Using PHP

Web Scraping Google Search Results Using PHP

7
Comments
6 min read
Integrating JavaScript Scheduler with PHP and MySQL for Dynamic CRUD Operations

Integrating JavaScript Scheduler with PHP and MySQL for Dynamic CRUD Operations

Comments
15 min read
Web Scraping mit PHP

Web Scraping mit PHP

1
Comments
4 min read
Eloquent ORM: First Steps.

Eloquent ORM: First Steps.

3
Comments
5 min read
PHP Tutorial: Get started with PHP from scratch

PHP Tutorial: Get started with PHP from scratch

5
Comments 3
16 min read
PHP: Multiple image file upload with dynamic file storage

PHP: Multiple image file upload with dynamic file storage

1
Comments
7 min read
How to Fetch NFT Transaction Logs Using PHP

How to Fetch NFT Transaction Logs Using PHP

Comments
4 min read
Using PHP anonymous classes to test collection services

Using PHP anonymous classes to test collection services

3
Comments
2 min read
Micron - The journey - Chapter 1, Why?

Micron - The journey - Chapter 1, Why?

1
Comments 2
2 min read
How to Develop a Simple Web Application Using Docker-compose, Nginx, PHP 8, and MongoDB 6

How to Develop a Simple Web Application Using Docker-compose, Nginx, PHP 8, and MongoDB 6

15
Comments 2
4 min read
Start using STRONG PASSWORDS in Laravel | Tutorial | Quick Win Wednesday #QWW

Start using STRONG PASSWORDS in Laravel | Tutorial | Quick Win Wednesday #QWW

Comments
1 min read
File Upload Wrapper Library

File Upload Wrapper Library

1
Comments 2
3 min read
PHP/Laravel: <embed> cannot display 30MB+ PDF file

PHP/Laravel: <embed> cannot display 30MB+ PDF file

Comments
1 min read
Reducing Errors With Type Hinting in PHP

Reducing Errors With Type Hinting in PHP

2
Comments
10 min read
Announcing the First Release of HydePHP: A Laravel-Based Static Site Generator

Announcing the First Release of HydePHP: A Laravel-Based Static Site Generator

Comments
2 min read
[DEV: PHP] How to create and process an invoice in cryptocurrency

[DEV: PHP] How to create and process an invoice in cryptocurrency

Comments
2 min read
Using the booted Method in Laravel Eloquent Models for CRUD Event Listening and Cache Resetting

Using the booted Method in Laravel Eloquent Models for CRUD Event Listening and Cache Resetting

16
Comments
2 min read
Tutorial Laravel #3 Membuat Controller Baru

Tutorial Laravel #3 Membuat Controller Baru

2
Comments
3 min read
Tutorial Laravel #2 Membuat Model Baru

Tutorial Laravel #2 Membuat Model Baru

3
Comments
4 min read
Starter Template of Laravel+Vite+Vuetify3+TypeScript+Router+Sass

Starter Template of Laravel+Vite+Vuetify3+TypeScript+Router+Sass

5
Comments
4 min read
PHP Skeleton for Bison

PHP Skeleton for Bison

6
Comments
4 min read
Authentication System in PHP

Authentication System in PHP

3
Comments
1 min read
PHP ile Kullanıcının Gerçek IP Adresini Almak

PHP ile Kullanıcının Gerçek IP Adresini Almak

Comments
1 min read
Behat: The Easy and Effective Way to Write Acceptance Tests

Behat: The Easy and Effective Way to Write Acceptance Tests

7
Comments
9 min read
Symfony Chatbot with Chat-GPT (and other APIs...)

Symfony Chatbot with Chat-GPT (and other APIs...)

8
Comments
2 min read
Rendering Twig templates in Storybook

Rendering Twig templates in Storybook

25
Comments 4
5 min read
PHP WebP Thumbnailer

PHP WebP Thumbnailer

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

Symfony Station Communiqué — 10 March 2023. A look at Symfony, Drupal, PHP, Cybersecurity, and Fediverse news.

3
Comments
12 min read
Unlimited Arguments and Return Type of Function

Unlimited Arguments and Return Type of Function

1
Comments
1 min read
Default Parameters in PHP Functions

Default Parameters in PHP Functions

1
Comments
1 min read
Sending E-mails in PHP with PHPMailer

Sending E-mails in PHP with PHPMailer

6
Comments 3
5 min read
Laravel: The useCurrent() & useCurrentOnUpdate()

Laravel: The useCurrent() & useCurrentOnUpdate()

Comments
1 min read
Secure Your PHP Code With Taint Analysis by Qodana

Secure Your PHP Code With Taint Analysis by Qodana

Comments
5 min read
PDF is not opening using php mail function

PDF is not opening using php mail function

2
Comments
3 min read
Counting the current active users using Redis in Laravel without touching performance problem

Counting the current active users using Redis in Laravel without touching performance problem

1
Comments
2 min read
Adding TypingDNA Verify as a 2FA to your Auth0 login

Adding TypingDNA Verify as a 2FA to your Auth0 login

1
Comments
9 min read
Announcing the First Release Candidate of HydePHP: A Laravel-Based Static Site Generator

Announcing the First Release Candidate of HydePHP: A Laravel-Based Static Site Generator

4
Comments 4
1 min read
loading...