
Raj Siva-Rajah
@binaryfire
Followers
98
Following
4K
Media
89
Statuses
1K
DevOps engineer. Full stack developer. @hypervelphp core team member
Joined July 2011
"Sleeping on it" is scientifically proven: People solving hidden-rule puzzles had 59% insight after sleep vs 23% staying awake the same duration. Sleep reorganizes information, revealing hidden patterns your waking brain missed.
78
713
6K
Starting from v0.3.0, Hypervel supports namespaced seeders and factories like Laravel, and v0.3.1 brings several bug fixes and improvements. Go check it out:
github.com
What's Changed New Features 🎉 feat: support auto-cast in data object and eloquent caster by @albertcht in #214 Improvements 🔧 feat: support prefix option in routes by @albertcht in #205 impr...
0
2
2
Big news for the PHP community: we kicked off work on the official PHP MCP SDK! Built in partnership with @AnthropicAI MCP team + @Symfony team, this SDK will be framework-agnostic, production-ready, and open to the whole PHP ecosystem.
11
125
586
TIL about `array_column` in PHP 🤩 And it can work on objects, too, so here's simple way to get all the values from a backed enum… (It's also about 2x faster than `array_map` in my testing.)
9
17
166
Here's a preview of KatanaUI. A flexible and customizable Laravel Blade component library 🎨 Still could be a few months out, just working on it while I knock out client work 😁 Fun stuff!
15
11
147
Sheaf UI is one of the most impressive open source Livewire component libraries I’ve seen. Nice attention to detail & several advanced components like Key-Value & OTP input. Check it out.
sheafui.dev
Sheaf UI provides Laravel/Livewire components with code that's you own, designed for elegance, speed, and accessibility.
1
1
2
@Cloudflare By comparison, this is what it looks like with Argo enabled. And Argo's billing is usage-based. Link: https://t.co/kBB9j3E4NK
0
0
0
I knew @Cloudflare's non-Argo routing wasn't great but didn't realise it was this bad. There are days when ~50% of NA traffic on the Free & Pro plans gets routed to the EU💀. Business plan is better but still hits 33% at times. Paying $$ for Argo is the only way to ensure large
1
0
0
Today I deployed a @hypervelphp app to replace a @laravelphp endpoint that was struggling under load. It’s a log ingestion endpoint that writes to Redis & gets 2-3k req/s. Went from 8 large Octane instances to 2 small Hypervel ones (that still have loads of headroom) 🤯 The
1
0
2
The era of Composer v1 finally comes to an end, long live Composer v2! 👑 Today https://t.co/WIMPyEqZA2 support for v1 metadata has been shut down as announced last year. https://t.co/ObJ9gMQUpz
#composerphp #phpc #php
blog.packagist.com
With the deadline drawing near, we’d like to remind you that we are discontinuing Composer 1.x support on Packagist.org soon. We're extending our original timeline by one month to give teams additi...
0
17
45
PHP Tip 🚀 Today, I'm bringing a PHP tip for you all. Did you know that we can sort names the way humans expect (ä after a, etc.), not ASCII order, by using the Intl Collator class for a locale-aware sorting? It's quick and easy, check the example! 🔥
9
16
184
Finally getting around to playing God of War. I'm here for any game starring Teal'c (aka @iamchrisjudge). Indeed.
0
0
1
So...I'm pretty sure that Pest 4 just solved every browser testing annoyance you've ever had. 👾 https://t.co/QM0u29Rpnh
8
24
178
If you’re looking for a framework-agnostic package for integrating LLMs into your PHP apps, check out LLPhant. It provides a unified API for OpenAI, Anthropic, Mistral and others. Link below.
1
0
0