DEV Community

Refactoring Series' Articles

Back to Geni Jaho's Series
Refactoring #1: Using ternary and null coalescing operators in PHP
Cover image for Refactoring #1: Using ternary and null coalescing operators in PHP

Refactoring #1: Using ternary and null coalescing operators in PHP

24
Comments 6
2 min read
Refactoring #2: From controllers to actions
Cover image for Refactoring #2: From controllers to actions

Refactoring #2: From controllers to actions

8
Comments
2 min read
Refactoring #3: Optimizing Eloquent queries & console commands
Cover image for Refactoring #3: Optimizing Eloquent queries & console commands

Refactoring #3: Optimizing Eloquent queries & console commands

4
Comments
3 min read
Refactoring #4: Using Minio to work with S3 buckets locally
Cover image for Refactoring #4: Using Minio to work with S3 buckets locally

Refactoring #4: Using Minio to work with S3 buckets locally

6
Comments
2 min read
Refactoring #5: From arrays to Data Transfer Objects
Cover image for Refactoring #5: From arrays to Data Transfer Objects

Refactoring #5: From arrays to Data Transfer Objects

13
Comments
3 min read
Refactoring #6: Improve Code Quality in Laravel using Rector
Cover image for Refactoring #6: Improve Code Quality in Laravel using Rector

Refactoring #6: Improve Code Quality in Laravel using Rector

12
Comments
3 min read
Refactoring #7: Upping the coding style game in PHP using Rector
Cover image for Refactoring #7: Upping the coding style game in PHP using Rector

Refactoring #7: Upping the coding style game in PHP using Rector

3
Comments
4 min read
Refactoring #8: What is dead may never run
Cover image for Refactoring #8: What is dead may never run

Refactoring #8: What is dead may never run

7
Comments
3 min read
Upgrading to Eloquent accessors & mutators from Laravel 9
Cover image for Upgrading to Eloquent accessors & mutators from Laravel 9

Upgrading to Eloquent accessors & mutators from Laravel 9

1
Comments
3 min read
Doing stricter checks in PHP
Cover image for Doing stricter checks in PHP

Doing stricter checks in PHP

2
Comments
2 min read
Upgrading to Laravel 10, PHPUnit 10, and Pest 2
Cover image for Upgrading to Laravel 10, PHPUnit 10, and Pest 2

Upgrading to Laravel 10, PHPUnit 10, and Pest 2

1
Comments
4 min read