Paolo Redaelli personal blog

Category: PHP

Link

Enums were added to PHP in 2021. In this post, I share my experience working with enums and give a brief overview.

Source: Enum Best Practices in PHP 8.3

Choosing a framework

I’ve been asked to develop an application to record incoming shipments of loose materials, more precisely excavated material to be processed – washed, crushed and sieved – to produce construction materials such as sand, gravels and coarse aggregates. Ten years ago I would have used Qt or Gtk for the front-end developing a two tiered…

Learning PHP 7

Learning PHP 7: Learn the art of PHP programming through this example-rich book filled to the brim with tutorials every PHP developer needs to know One has to be humble enough to start from the beginning when he really wants to learn a language. I’ve read half of it and I discovered that most of…