Hello, my name is Gregor.

I write about web development, PHP and programming in general.

NestJS response serialization with groups

In this blog post we will find out how we can manipulate the response data in NestJS with serialization groups.

Object-Oriented PHP basics

Find out what Object Oriented Programming is and how we can use this programming paradigm in PHP.

From Procedural to Object Oriented Programming - Part 2

This is the second part of posts about transitioning from procedural to object oriented programming paradigm.

From Procedural to Object Oriented Programming - Part 1

This will be a two part post about transitioning from procedural to object oriented programming paradigm.