Last week, @zend published an article I wrote on the upcoming #php 8.4 property hooks. Coupled with async visibility (which I'll be writing about soon), I think PHP has gained some hugely useful and powerful features for defining data and value objects.

https://www.zend.com/blog/php-8-4-property-hooks

A Guide to PHP 8.4 Property Hooks | Zend by Perforce

PHP 8.4 property hooks represent an exciting leap forward for PHP. Our expert walks through why property hooks matter and explains how to use them in your code.

Zend by Perforce