Although PHP doesn’t support delegates (as in C#) the possibility to define the __invoke magic method allows us to write code as if we were using delegates in C#. The following video clip shows that.

Decorators in Python
PyCon IL 2025 will take place on September 9, 2025. Haim Michael takes part and delivers a talk about Decorators in Python.