Recent posts with #Rector

Just updated my PR for Laravel Rector! 💪

It now converts array access → Arr::get() (instead of data_get()) for:
✔️ Simple keys
✔️ Nested keys (dot notation)
✔️ Defaults
✔️ Preserves throw expressions
Cleaner & safer Laravel array handling ✨
#Laravel #PHP #Rector
image

1

20