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.
Installing PHP on your Mac

Installing PHP on your Mac

5
Comments
3 min read
How To Build Your Own Instagram Email Scraper

How To Build Your Own Instagram Email Scraper

11
Comments 2
3 min read
How To Work With Tables In Selenium PHP?

How To Work With Tables In Selenium PHP?

10
Comments
19 min read
Using Blockonomics Payment Button API

Using Blockonomics Payment Button API

9
Comments
3 min read
Phel: the Lisp that compiles to PHP 🐘

Phel: the Lisp that compiles to PHP 🐘

2
Comments
3 min read
Work and play in PHP 7.4 & PHP 8.0

Work and play in PHP 7.4 & PHP 8.0

3
Comments 3
1 min read
Laravel Jetstream vs Breeze vs Laravel/ui

Laravel Jetstream vs Breeze vs Laravel/ui

29
Comments 5
2 min read
Testing a Laravel Console Command

Testing a Laravel Console Command

9
Comments
3 min read
PHP - Auto Dependency Injection with Reflection API

PHP - Auto Dependency Injection with Reflection API

26
Comments 2
1 min read
How I take care of code quality with GrumPHP

How I take care of code quality with GrumPHP

9
Comments 1
5 min read
My opinion on the PHP 8.1 Enum RFC

My opinion on the PHP 8.1 Enum RFC

3
Comments 6
2 min read
New Dark Mode

New Dark Mode

2
Comments
1 min read
Recommendation algorithms: collaborative filtering

Recommendation algorithms: collaborative filtering

4
Comments
1 min read
Getting a JSON element from a DB in Eloquent

Getting a JSON element from a DB in Eloquent

3
Comments 1
1 min read
PHP Cheatsheet for Rubyists

PHP Cheatsheet for Rubyists

5
Comments 1
2 min read
Laravel's Eloquent whereTime() filtering method

Laravel's Eloquent whereTime() filtering method

6
Comments
1 min read
Laravel InertiaJS SEO workaround

Laravel InertiaJS SEO workaround

2
Comments
1 min read
How To Run Selenium Tests Using IE Driver?

How To Run Selenium Tests Using IE Driver?

8
Comments
24 min read
Elasticsearch vs Meilisearch

Elasticsearch vs Meilisearch

8
Comments 2
1 min read
Learn PHP

Learn PHP

3
Comments 6
1 min read
Build your own PSR-4 autoloader

Build your own PSR-4 autoloader

8
Comments 1
6 min read
Building a debugger Go plugin for Roadrunner

Building a debugger Go plugin for Roadrunner

5
Comments 1
11 min read
Code comments are (mostly) a violation of DRY

Code comments are (mostly) a violation of DRY

19
Comments 13
8 min read
Sorting multidimensional PHP arrays by object values with accented character

Sorting multidimensional PHP arrays by object values with accented character

17
Comments 4
4 min read
Reduce boilerplate code with PHP 8

Reduce boilerplate code with PHP 8

5
Comments
8 min read
PS4 class auto loading and namespaces in PHP

PS4 class auto loading and namespaces in PHP

2
Comments
3 min read
PHP - Create Dependency Injection Container PSR-11 like PHP-DI (DI)

PHP - Create Dependency Injection Container PSR-11 like PHP-DI (DI)

18
Comments 5
2 min read
4 Powerful IDEs That Nobody Is Talking About

4 Powerful IDEs That Nobody Is Talking About

59
Comments 9
2 min read
Serverless Laravel made easy with Bref

Serverless Laravel made easy with Bref

11
Comments
3 min read
Building an easily distributable single-file command line app with PHP and Composer

Building an easily distributable single-file command line app with PHP and Composer

25
Comments
5 min read
Migrating from Sylius to Vanilo

Migrating from Sylius to Vanilo

2
Comments
4 min read
Most Useful GitHub repositories for Laravel

Most Useful GitHub repositories for Laravel

12
Comments
3 min read
Replacing Dump & Die with Ray when Debugging

Replacing Dump & Die with Ray when Debugging

7
Comments
3 min read
Laravel Email Verification

Laravel Email Verification

8
Comments
2 min read
Really, really fast

Really, really fast

2
Comments
3 min read
Faster environment with xDebug and Docker

Faster environment with xDebug and Docker

3
Comments
4 min read
Creating a Markdown Driven Blog using Laravel 8

Creating a Markdown Driven Blog using Laravel 8

4
Comments
7 min read
WSL2-Windows Linux Subsystem: A guide to install a Local Web Server Ubuntu-20.04 Apache,PHP8 y MySQL8

WSL2-Windows Linux Subsystem: A guide to install a Local Web Server Ubuntu-20.04 Apache,PHP8 y MySQL8

68
Comments 3
14 min read
Updating CI pipelines to allow PHP8

Updating CI pipelines to allow PHP8

1
Comments 3
3 min read
Web Scraping with PHP: Building a Competitor Price Monitoring Tool

Web Scraping with PHP: Building a Competitor Price Monitoring Tool

7
Comments 1
2 min read
Why developers hate PHP

Why developers hate PHP

211
Comments 52
6 min read
Generating Excel sheet with dynamic column names

Generating Excel sheet with dynamic column names

1
Comments
4 min read
PHP Laravel Developer who wants to learn Python quickly? You have to look at Masonite.

PHP Laravel Developer who wants to learn Python quickly? You have to look at Masonite.

21
Comments 2
1 min read
Beautiful Colored Gradients

Beautiful Colored Gradients

246
Comments 20
1 min read
Change Laravel's exception screen code editor

Change Laravel's exception screen code editor

8
Comments 2
1 min read
Why Can’t I Add or Install Plugins in WordPress?

Why Can’t I Add or Install Plugins in WordPress?

4
Comments 1
1 min read
Upgrade PostgreSQL in AWS RDS

Upgrade PostgreSQL in AWS RDS

6
Comments
3 min read
Using Laravel Sail (docker composer for Laravel) on a existing application

Using Laravel Sail (docker composer for Laravel) on a existing application

9
Comments 2
2 min read
Symfony - Ce que j'aurais aimé savoir plus tôt

Symfony - Ce que j'aurais aimé savoir plus tôt

23
Comments
5 min read
Intro to PHP - A Powerful and Flexible Programming Language

Intro to PHP - A Powerful and Flexible Programming Language

10
Comments 3
3 min read
10 Of The Best PHP Testing Frameworks For 2021

10 Of The Best PHP Testing Frameworks For 2021

8
Comments
15 min read
Creating a COVID-19 Data Visualization with Symfony UX

Creating a COVID-19 Data Visualization with Symfony UX

21
Comments 10
4 min read
My Moodle Tips #1

My Moodle Tips #1

2
Comments
1 min read
GraphQL via HTTP in five ways: cURL, Python, JavaScript, Ruby and PHP

GraphQL via HTTP in five ways: cURL, Python, JavaScript, Ruby and PHP

20
Comments
6 min read
How to protect Laravel API with Magic Link

How to protect Laravel API with Magic Link

14
Comments
5 min read
Model data tracker in Laravel

Model data tracker in Laravel

10
Comments
1 min read
Desactivar notificaciones de Laravel Mix.

Desactivar notificaciones de Laravel Mix.

6
Comments 1
1 min read
Learn PHP For Experienced Developers

Learn PHP For Experienced Developers

46
Comments 10
11 min read
Deploying a PHP app to cPanel

Deploying a PHP app to cPanel

14
Comments
2 min read
Laravel 8 Database Notifications with Models using Collection Macro

Laravel 8 Database Notifications with Models using Collection Macro

23
Comments 2
2 min read
loading...