Okay, this is actually a fun little toolset and I bought the registered version! I'm probably going to add some things, but it's a fun starting point.

Did not know you could build #php extensions in #golang , I only seen tutorials about this with #rust and #cplusplus
Writing PHP extensions in Go with FrankenPHP | by Alexandre Daubois | Sep, 2025 | Medium
https://alex-daubois.medium.com/writing-php-extensions-in-go-with-frankenphp-5f89a9964111
⏰ PHP 8.1 reaches end of life on December 31, 2025 — are your enterprise apps ready?
With Zend PHP LTS, you can continue running fully supported PHP 8.1 through the end of 2027. This includes ongoing security patches, critical fixes, and 24/7/365 support from global PHP experts.
Learn more here >> https://ter.li/29gykd
#Zend #PHP
Prettified Phel #PHP interop syntax with 🐘 emojis using font-locking in #Emacs.
#lisp #programming #programminglanguages

Thêm autocomplete (tự động hoàn thành) vào ứng dụng Laravel của bạn! 🚀 Giúp người dùng tìm kiếm và nhập liệu dễ dàng hơn.
#Laravel #Autocomplete #LậpTrình #PHP #WebDev
#Laravel #TựĐộngHoànThành #LậpTrìnhWeb
We released 3.12.0 of event-sourcing! See here for the changelog: https://github.com/patchlevel/event-sourcing/releases/tag/3.12.0
#PHP #DDD #EventSourcing
Playing around with the Kiki homepage construction set to see if it is suitable for my personal (or business) website. It seems like a nice and simple web toolkit, but I'm not quite sure if it is what I need. I might buy it and modify it - I'm already hacking around in the shareware version and found some minor annoyances (or possible bugs, not sure if intentional). Possibly worth tweaking a bit more.
Adapter Pattern in PHP: your universal plug
🔹 Without it = messy if spaghetti
🔹 With it = clean, maintainable, extensible code
Have you used it before, or is this new for you?
🔗 Full article: https://medium.com/@murilolivorato/the-adapter-pattern-in-php-from-code-chaos-to-clean-architecture-7a7fd96c815e
#PHP #CleanCode #DesignPatterns #DevTools #Coding

💡 Hướng dẫn thêm tính năng autocomplete (tự động hoàn thành) vào ứng dụng Laravel của bạn. Giúp người dùng nhập liệu nhanh và chính xác hơn!
#Laravel #Autocomplete #LậpTrình #PHP # PhátTriểnWeb #WebDevelopment
Laravel events and observers seem to do very similar things. So when would you use one over the other? Let's walk through how I think about it. #php #laravel https://masteringlaravel.io/daily/2023-08-24-when-should-you-use-laravel-events-and-observers
I'm slightly adjusting priorities for the end of the year for Flow #PHP. Initially, I planned to focus on an interactive playground, and while I'd love to pursue that, parallel processing is far more crucial for the project.
For more details, check out our Discord 👇
Just discovered that since #php 8.2, the default time zone, if none is set in the ini, has become UTC...
It used to fallback on the server's timezone
change here in @derickr "time-man" 's commit:
https://github.com/php/php-src/commit/6770158d474fa442ce55bba4ec32dd2703828b33
