---
title: "PHP 8.4 Property Hooks"
url: https://daily.dev/posts/php-8-4-property-hooks-msjew36gi
source_url: https://freek.dev/2749-php-84-property-hooks
type: article
source: "FREEK.DEV"
published: 2024-08-21T12:15:19.172Z
updated: 2024-11-08T09:54:13.452Z
tags: ["webdev", "php", "laravel"]
reading_time: 1
upvotes: 119
comments: 2
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# PHP 8.4 Property Hooks

**[FREEK.DEV](https://daily.dev/sources/freek)** · 1 min read · 119 upvotes · 2 comments

## Summary

Oh Dear is a comprehensive website monitoring tool that checks uptime, SSL certificates, broken links, and scheduled tasks. It features a developer-friendly API, excellent documentation, and the ability to create public status pages quickly. The post author also shares programming tips, tutorials, and opinions through a monthly newsletter, with a focus on Laravel and modern PHP development.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://freek.dev/2749-php-84-property-hooks>

## Community discussion

Top comments from developers on daily.dev.

**@ronz** · 4 upvotes

> link($link){
>   return link($link);
> }
> echo link("PHP 8.4 Property Hooks");

**@mr\_tyke** · 1 upvotes

> It really reminds me `C#` know. Despite my love–hate relationship with PHP, this was my first programming language and it moves in right direction towards dx

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#webdev](https://daily.dev/tags/webdev), [#php](https://daily.dev/tags/php), [#laravel](https://daily.dev/tags/laravel)

[View this post on daily.dev](https://daily.dev/posts/php-8-4-property-hooks-msjew36gi)
