indieverse.dev

Explore programming books/courses from Indie Creators

The Grumpy Programmer's Guide To Testing PHP Applications Cover

The Grumpy Programmer's Guide To Testing PHP Applications

16 years of testing advice to help you learn to test your PHP code no matter what framework you use.

Lays out a pragmatic approach to developing web applications with Symfony 5: from scratch to production.

Solving The N+1 Problem In PHP Cover

Solving The N+1 Problem In PHP

Learn what the N+1 problem is, why it occurs, how to diagnose and discover it in your application, and how to solve it using plain old PHP (no ORMs needed!).

Modernizing Legacy Applications In PHP Cover

Modernizing Legacy Applications In PHP

Get your code under control in a series of small, specific steps.

Discover DDD, Architectural Styles, Tactical Design Implementations, and Bounded Context Integration with PHP.