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.
MongoDB $weeklyUpdate #102 (February 3, 2023): Wordle and MongoDB!

MongoDB $weeklyUpdate #102 (February 3, 2023): Wordle and MongoDB!

1
Comments
3 min read
5 Tips for Optimizing Your PHP Code

5 Tips for Optimizing Your PHP Code

4
Comments
2 min read
collect.js: A Laravel-Like Syntax for JavaScript Arrays

collect.js: A Laravel-Like Syntax for JavaScript Arrays

3
Comments
6 min read
How to Implement an Autocomplete Typeahead Search Feature in Laravel

How to Implement an Autocomplete Typeahead Search Feature in Laravel

6
Comments
5 min read
WooCommerce Custom Wishlist with REST API

WooCommerce Custom Wishlist with REST API

3
Comments
1 min read
PHP Array Reduce function

PHP Array Reduce function

1
Comments
3 min read
Review: Mastering Laravel Validation Rules

Review: Mastering Laravel Validation Rules

5
Comments
6 min read
WordPress Health Status and the new Report Parser Tool

WordPress Health Status and the new Report Parser Tool

2
Comments
7 min read
How to start contributing in open-source.

How to start contributing in open-source.

1
Comments
1 min read
Software Development - Everything you need to know about this area!

Software Development - Everything you need to know about this area!

2
Comments 1
6 min read
Development Driven Testing

Development Driven Testing

2
Comments
4 min read
Loading environment values into PHP classes

Loading environment values into PHP classes

1
Comments 1
1 min read
Using PHP attributes easily

Using PHP attributes easily

7
Comments 6
1 min read
How I Did $16k in Sales in 3 Months Selling my Ebook

How I Did $16k in Sales in 3 Months Selling my Ebook

7
Comments 4
26 min read
Symfony Station Communiqué — 27 January 2023. A look at Symfony, Drupal, PHP, and Cybersecurity news!

Symfony Station Communiqué — 27 January 2023. A look at Symfony, Drupal, PHP, and Cybersecurity news!

5
Comments
12 min read
Build a Modern API with Slim 4 - Introduction

Build a Modern API with Slim 4 - Introduction

9
Comments 2
3 min read
Atomic locks in laravel explained in depth

Atomic locks in laravel explained in depth

6
Comments 2
2 min read
Relationship One To One in Laravel

Relationship One To One in Laravel

Comments
2 min read
Symfony is not the best framework.

Symfony is not the best framework.

1
Comments
3 min read
Mock nested PHP default functions in PHPUnit tests

Mock nested PHP default functions in PHPUnit tests

4
Comments
2 min read
Universally Bad Programming Practises (and their alternatives) pt.1

Universally Bad Programming Practises (and their alternatives) pt.1

12
Comments 7
4 min read
SMS Notification in laravel using Nexmo/Vonage

SMS Notification in laravel using Nexmo/Vonage

3
Comments
2 min read
Top 5 PHP REST API Frameworks

Top 5 PHP REST API Frameworks

2
Comments 4
9 min read
Answer: Getting Class Rap2hpoutre LaravelLogViewerServiceProvider not found error in a school management software

Answer: Getting Class Rap2hpoutre LaravelLogViewerServiceProvider not found error in a school management software

4
Comments
1 min read
3 essential new features of PHP 8

3 essential new features of PHP 8

2
Comments 1
2 min read
Building a PHP client for Faktory, Part 1: Talking over TCP

Building a PHP client for Faktory, Part 1: Talking over TCP

1
Comments
3 min read
Building a PHP client for Faktory, Part 2: Converting to code

Building a PHP client for Faktory, Part 2: Converting to code

Comments
5 min read
[PHP] Verificar se o CPF é numericamente válido

[PHP] Verificar se o CPF é numericamente válido

Comments
2 min read
How we deployed 9 years old project to AWS Lambda

How we deployed 9 years old project to AWS Lambda

5
Comments 1
2 min read
Creating PDF Files in Laravel 9: A Step-by-Step Guide using DomPDF

Creating PDF Files in Laravel 9: A Step-by-Step Guide using DomPDF

6
Comments
2 min read
PHP Laravel: How To Resolve: Access Forbidden, 403 error

PHP Laravel: How To Resolve: Access Forbidden, 403 error

5
Comments
2 min read
Docker Compose: Deploy a Containerized Application

Docker Compose: Deploy a Containerized Application

4
Comments
3 min read
Don't touch parent timestamps, just this once.

Don't touch parent timestamps, just this once.

Comments
2 min read
Selection Sort in PHP

Selection Sort in PHP

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

A bref AWS PHP story – Part 1

4
Comments
6 min read
Node.js vs PHP: A Head-to-Head Comparison

Node.js vs PHP: A Head-to-Head Comparison

6
Comments 2
6 min read
How to create Responsive FileManager in Laravel?

How to create Responsive FileManager in Laravel?

2
Comments 1
2 min read
How to Create Laravel PDF file and Download?

How to Create Laravel PDF file and Download?

3
Comments
3 min read
Using S3 for File Storage in Laravel

Using S3 for File Storage in Laravel

Comments
9 min read
Allowing users to send emails with their own SMTP settings in Laravel 9

Allowing users to send emails with their own SMTP settings in Laravel 9

6
Comments 1
3 min read
Laravel Ecommerce Tutorial: Part 4, Managing Product Categories

Laravel Ecommerce Tutorial: Part 4, Managing Product Categories

1
Comments
14 min read
Reduce Contact Form 7 spam

Reduce Contact Form 7 spam

2
Comments
2 min read
Laravel, artisan serve, and HTTPS

Laravel, artisan serve, and HTTPS

42
Comments 2
5 min read
TDD CRUD API

TDD CRUD API

1
Comments
2 min read
[PHP Guidelines series] Adapter design pattern + a dangerous workaround to implement Class Adapter

[PHP Guidelines series] Adapter design pattern + a dangerous workaround to implement Class Adapter

4
Comments
2 min read
Wordpress Private Custom Post Type (CPT) for Dynamic Content

Wordpress Private Custom Post Type (CPT) for Dynamic Content

3
Comments 1
6 min read
Symfony Station Communiqué — 20 January 2023. A look at Symfony, Drupal, PHP, and Cybersecurity!

Symfony Station Communiqué — 20 January 2023. A look at Symfony, Drupal, PHP, and Cybersecurity!

4
Comments
11 min read
Interfaces and Polymorphism in PHP - Practical Guide

Interfaces and Polymorphism in PHP - Practical Guide

4
Comments
2 min read
Uma abordagem para o Laravel Horizon

Uma abordagem para o Laravel Horizon

3
Comments
6 min read
PHP Modificando propriedade privada sem modificadores

PHP Modificando propriedade privada sem modificadores

3
Comments
1 min read
Bubble Sort in PHP

Bubble Sort in PHP

4
Comments
4 min read
Implementing Feature Flags

Implementing Feature Flags

Comments
5 min read
How To Create Your Own Advance Cart Package with Laravel

How To Create Your Own Advance Cart Package with Laravel

1
Comments
5 min read
Using Google Vision to read invoice receipts in a more structured format

Using Google Vision to read invoice receipts in a more structured format

1
Comments
4 min read
Laravel Export/Import: Step-by-Step Guide with Repo Example

Laravel Export/Import: Step-by-Step Guide with Repo Example

3
Comments
7 min read
CLI Tools in PHP is harder

CLI Tools in PHP is harder

2
Comments
1 min read
PHP object storage using MinIO deployed on fly.io

PHP object storage using MinIO deployed on fly.io

1
Comments 1
3 min read
How to use PHP native enum?

How to use PHP native enum?

3
Comments 1
1 min read
Multiple authentication in Laravel 9

Multiple authentication in Laravel 9

2
Comments
3 min read
Install DDEV, the local PHP development environment

Install DDEV, the local PHP development environment

4
Comments
1 min read
loading...