A new PHP Framework, Property hooks and more
PHP Internals
📣 RFC: Property hooks
In this RFC, Ilija Tovillo and Larry Garfield propose to declare virtual properties with get/set functions. The design and syntax is most similar to Kotlin, although it also draws influence from C# and Swift.
Laravel
🆕 Laravel 10.15
Last tuesday, a new version of Laravel was released with this changes:
Add
Collection::wrapto add method onBatchFakein #47589Add
toRawSql,dumpRawSql, andddRawSqlto query builders in #47507Sub-minute scheduling in #47279
Add inline attachments support for "notifications" markdown mailables in #47643
Add assertions for counting outgoing mailables in #47655
Add
getRawQueryLogtoDBin #47623Add
isUrltoStrin #47688Make Vite throw a new
ManifestNotFoundExceptionin #47681Dispatch model pruning started and ended events in #47669
Update
DatabaseRuleto handle enums for simpleWHEREclause in #47679Add
data_removehelper in #47618Allow HTTP exceptions to be thrown from views in #47714
Symfony
Symfony 6.3.0 released
This update introduces various new features and improvements, including a Scheduler component, webhook integration with Mailer and Notifier, an AssetMapper component, enhancements to Dependency Injection, DX improvements, new Notifier integrations, HttpClient improvements, Clock enhancements, and more.
Misc
🥃 Whisky
The simplest, framework agnostic, CLI tool for managing and enforcing a php project git hooks across an entire team.
💻 wp-now
A new development environment that makes it easier for developers to spin up a local WordPress site quickly and without the hassle of configurations and library installations. It is currently in its alpha stage, but already provides the fastest and easiest way to set up a WordPress site.
🌊 Tempest, a new PHP Framework
Our friend Brent is working on a new framework because, why not.



