Live code examples: Copy/paste most code snippets from our docs with actual data. Hosting for humans.
docs.fortrabbit.com/platform/con...
Posts by fortrabbit
The new "auto-hide UI" option in Vivaldi looks amazing. But where are my tabs?
The domain overview with our dashboard now shows whois data as well for domains supporting RDAP. That excludes .de and .uk TLDs.
We deployed some updates to the new platform. BETA testers will receive an email to update permissions to the fortrabbit GitHub. This is about writing a comment to a PR when a change was deployed.
blog.fortrabbit.com/platform-upd...
A potentially faster Xdebug alternative. Are we soon going to see more PHP extensions with PIE?
github.com/php-debugger...
My linter complaining on Claude Code generated Markdown. It's a file that is not supposed to be read by humans anyway, yet it hurts my eye.
True: "The only people that give a fuck about creating static sites would much prefer to use a (free and local) IDE and a terminal." from "The end of 11ty" by @brennanbrown.ca
brennan.day/the-end-of-e...
Details, details and edge cases. Some background on how much work it takes to get the features right. This is about the ENV vars edit screen and the Base64 encoder/decoder.
blog.fortrabbit.com/our-new-env-...
Oh, Slim, the micro PHP framework is still around! Last release November 2025 with support for PHP 8.5.
sagiadinos.com/articles/why...
PHP is PHPanstatic. Excellent software systems are build on it. We proudly support the best.
www.fortrabbit.com/software
Uh-oh. Maybe PHP requests shouldn't look like browsers? In any case, they can now - even including TLS fingerprinting. Project and write-up by Taki Elias.
docs.ebuz.xyz/blog/posts/p...
We hope to bring support for Tideways, but also dedicated OPcache metrics.
'Fine-Tune Your OPcache Configuration to Avoid Caching Surprises' by Beberlei - - Such a deep dive full of technical competence is rare these days. Finding the time to read it is equally rare.
tideways.com/profiler/blo...
We dare to say no. So you have a free for ever tier? No.
www.fortrabbit.com/pricing#faq
Why does PHP need asynchrony? TrueAsync - Imagine PHP with coroutines, where familiar functions support concurrent I/O.
true-async.github.io/en/motivatio...
Discovered yet another super small #PHP based flat file system. A bit older, but still maintained.
www.wondercms.com
Improved AI discoverability: All docs are accessible as Markdown. The `llms.txt` now links directly to the Markdown files. `llms-full.txt` consolidates all documentation onto a single page. docs.fortrabbit.com/llms.txt
Who shall we contact when the shit hits the fan? Sometimes we need to reach out - hacked website, something is broken after upgrade. That's what the 'technical contact' is for. docs.fortrabbit.com/platform/col...
Our contact matrix makes it simple to reach us by topic. Each page lists the details we need for a quick answer. You can always use the chat bubble. www.fortrabbit.com/contact
Our legal section contains 17 documents these days. Recently added our 'AI tool usage policy'. Of course nobody will read all of that, yet we care. www.fortrabbit.com/legal
Small checkbox. Lot's of engineering . Autoscaling now avaibale for PHP, MySQL, web storage and traffic.
blog.fortrabbit.com/autoscaling-...
Be there! www.youtube.com/watch?v=GCGX...
Memorize the name fort-rabb-it: As secure as Fort Knox, as fast as the rabbit.
We might still advocate for specialized platforms like Kirby CMS and Statamic for this task. But it's an intriguing perspective. #WebDesign #CMS #PHP
No Node.js. No npm. A pitch to do static site generation with pure PHP (in AI age).
ndocs.jp/en/articles/...
Have you seen? php-via is real-time without JavaScript. #PHP #OpenSwoole #DataStar
via.zweiundeins.gmbh
Why PHP in 2026? TypeScript-level types, no build steps, immutability by default via readonly, enums, and more. whyphp.dev
A deep dive on PHP PIE by James Seconde, the new extension manager. #pecl
developer.vonage.com/en/blog/mana...