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.
I got tired of dd() and built a visual PHP debugger that doesn't need Xdebug

I got tired of dd() and built a visual PHP debugger that doesn't need Xdebug

Comments
2 min read
Mocking HTTP Services in PHP with Phiremock

Mocking HTTP Services in PHP with Phiremock

1
Comments
6 min read
Pricore: an open-source private Composer registry (now in public beta)

Pricore: an open-source private Composer registry (now in public beta)

1
Comments
1 min read
How to Use YouTube Data API for Regional Trending Videos

How to Use YouTube Data API for Regional Trending Videos

Comments
3 min read
I Built a Free WAF for Laravel — Here's How It Works

I Built a Free WAF for Laravel — Here's How It Works

1
Comments
2 min read
How I optimized the PHP application in 3 days

How I optimized the PHP application in 3 days

Comments
6 min read
Building a Video Sitemap Generator from Scratch

Building a Video Sitemap Generator from Scratch

1
Comments
3 min read
Singleton Pattern in PHP: Refactoring Global State the Right Way

Singleton Pattern in PHP: Refactoring Global State the Right Way

1
Comments
4 min read
PHPUnit: Mock sleep() in 2 Ways Without Waiting

PHPUnit: Mock sleep() in 2 Ways Without Waiting

Comments
2 min read
PHP CSV: Convert Scientific Notation Back to Decimal

PHP CSV: Convert Scientific Notation Back to Decimal

Comments
1 min read
How Laravel Facade Resolves Instances from the Container

How Laravel Facade Resolves Instances from the Container

Comments
2 min read
Laravel LazyCollection Loses Lazy Evaluation with Generator

Laravel LazyCollection Loses Lazy Evaluation with Generator

Comments
1 min read
PHPUnit: Test Closures with Mockery::spy

PHPUnit: Test Closures with Mockery::spy

Comments
1 min read
Mock IteratorAggregate with Mockery to Fix foreach in Tests

Mock IteratorAggregate with Mockery to Fix foreach in Tests

Comments
1 min read
Optimizing Eloquent Queries with Eager Loading and Model Logic Extraction

Optimizing Eloquent Queries with Eager Loading and Model Logic Extraction

1
Comments
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.