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.
How I take care of code quality with GrumPHP

How I take care of code quality with GrumPHP

11
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)

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

4 Powerful IDEs That Nobody Is Talking About

59
Comments 9
3 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

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