Tootfinder

Opt-in global Mastodon full text search. Join the index!

@crell@phpc.social
2026-07-26 05:55:01

Functional programming isn't just for Haskell developers. It's for #PHP developers, too. "Thinking Functionally in PHP" is available from LeanPub.
leanpub.com/thinking-functiona

@sysop408@sfba.social
2026-09-26 08:55:30

Like lots of other #PHP based developers (especially #Drupal devs), #DDEV is the environment I run for most of my programming work these days.
I still maintain a subscription to MAMP though. If you're not familia…

@wyri@toot-toot.wyrihaxim.us
2026-09-25 12:21:08

And that's the HTTP client example working; 5 minutes is all it took to add stream support 👏.
Well, 10 minutes because I had to dive into some things; between the #PHP RFC and the PR landing, there were some changes afterwards.

@michabbb@social.vivaldi.net
2026-09-25 09:09:08

🧩 First-party plugins: Blade Compiler to validate compiled output, #Statamic with 19 rules for Antlers and tags, and #NativePHP with 26 rules for native markup, theme tokens and icon labels.
#PHP

@crell@phpc.social
2026-07-26 16:35:52

I hate dealing with file permissions. *HATE*.
#Programming #PHP

@groupnebula563@mastodon.social
2026-07-22 22:54:09

anyone here experienced with #PHP stuff, #MIDI stuff, or both stuff, and willing to help out on a dumb little project of mine? we could use more hands (or paws, or other appendages)
boosts appreciated

@wyri@toot-toot.wyrihaxim.us
2026-09-24 15:55:36

@… This is not an API tho but a wrapper around different backends, so we get better performance out of the box (without extensions) for #PHP.

@wyri@toot-toot.wyrihaxim.us
2026-07-22 17:00:46

O hello PHP, haven't seen you toss this error at my before:
#php

@crell@phpc.social
2026-08-21 17:16:38

The number of PHP code-validation tools that have PHPStorm plugins that don't know how to handle running in a container is mind boggling. I don't think I've ever gotten a single one to work.
#PHP #PHPStorm

@phpugmrn@phpc.social
2026-08-13 11:22:07

Our next #phpugmrn meetup is happening on Thursday next week!
We're excited to welcome @elizabeth as our guest speaker. As the Executive Director of The PHP Foundation, Liz will introduce the foundation's mission, highlight its impact on the PHP ecosystem, and share insights into its upcoming plans.
Sign up here

@crell@phpc.social
2026-08-21 20:13:20

Good documentation is a gift you give yourself in a month.
#Programming #PHP

@michabbb@social.vivaldi.net
2026-09-16 14:43:17

🐘 #PHP 8.6 is scheduled for general availability on November 19, 2026. It is in beta now, with feature freeze on September 22 and RC1 on September 24 #php86 #webdev

@crell@phpc.social
2026-08-21 18:31:40

TFW you realize you already wrote a tool to solve the problem you're working on, but you totally forgot about it so used 50 workarounds that your tool exists to already solve for you...
#Programming #PHP

@crell@phpc.social
2026-08-20 16:44:02

Null is problematic, but why? Let's see why, and let that guide us to new alternatives. #PHP
garfieldtech.com/blog/much-ado

@phpugmrn@phpc.social
2026-08-05 11:44:27

Our next #phpugmrn meetup is happening on August 20!
We're excited to welcome @… as our guest speaker. As the Executive Director of The PHP Foundation, Liz will introduce the foundation's mission, highlight its impact on the PHP ecosystem, and share ins…

@michabbb@social.vivaldi.net
2026-08-05 14:47:10

🔗 #PHP #Docker

@crell@phpc.social
2026-09-10 04:22:01

Bypassing #PHP visibility controls. Please don't do this often.
garfieldtech.com/blog/phptrick

@crell@phpc.social
2026-08-19 16:19:16

Programmatic database resets
#PHP #Programming

@michabbb@social.vivaldi.net
2026-09-16 01:42:09

⚙️ #TypePHP by #Swoole is an ahead-of-time compiler that turns #PHP source into C 17 and then native machine code. No interpreter, no OPcache, no JIT warm-up

@wyri@toot-toot.wyrihaxim.us
2026-07-13 21:09:57

Confirmed one of my expectations that the current/old NAS I'm using was the bottleneck for image conversion. Hooked up a new NAS over the weekend, directly in the VLAN, and with faster drives; almost directly on the first run, proving that #PHP and the #RaspberryPi's where neve…

@crell@phpc.social
2026-08-18 18:33:42

So help me, I am pondering writing my own DI container. What is wrong with me? (Or with the existing market, for that matter.)
#php

@michabbb@social.vivaldi.net
2026-09-08 23:17:19

📋 The PHP Foundation looks at how European public administrations run their #digitalsovereignty strategies on #PHP applications #opensource

@wyri@toot-toot.wyrihaxim.us
2026-09-11 11:51:56

This project, when fully running from scratch, can queue several million in one of the queues. So the real OTEL adventure for me, as always, is pushing limits. And part of that was getting OTEL working on ZTS with fibers. And I succeeded 🎉 . With this being the first full production run 😎 .
#php #otel

@crell@phpc.social
2026-07-15 14:00:02

When should you use #PHP Enums, and when shouldn't you?
garfieldtech.com/blog/on-the-u

@michabbb@social.vivaldi.net
2026-09-15 02:30:32

📋 Logarithmic auto-scaling for #Laravel #Horizon — a third autoScalingStrategy value that stops huge queue spikes from starving smaller realtime queues #PHP

@michabbb@social.vivaldi.net
2026-08-23 20:45:28

📊 Requires #PHP 8.2 and Laravel 12 or 13, works on #MySQL, #PostgreSQL & #SQLite. State liv…

@crell@phpc.social
2026-09-14 21:44:02

Top ten bits of advice for new conference speakers.
#PHP

@michabbb@social.vivaldi.net
2026-09-12 17:28:44

📋 #Laravel Vet is a dependency audit for #PHP that shows you the code #Composer update is about to write into your vendor/ directory

@crell@phpc.social
2026-08-31 06:55:02

Let's be controversial: In modern #PHP, you should never type-hint an array.
garfieldtech.com/blog/array-ty

@crell@phpc.social
2026-08-10 18:23:33

The perils of under-engineering:
#PHP #Programming

@crell@phpc.social
2026-07-05 10:55:01

On empty return values. #PHP
garfieldtech.com/blog/empty-re

@crell@phpc.social
2026-09-05 23:11:01

Top ten bits of advice for new conference speakers.
#PHP

@michabbb@social.vivaldi.net
2026-07-29 19:23:09

🧩 #Laravel LSP announced at #LaraconUS 2026: a first-party language server that teaches your editor about your app #PHP

@crell@phpc.social
2026-08-10 15:20:57

RE: #Rust finally gets asymmetric visibility, two years after

@michabbb@social.vivaldi.net
2026-08-05 14:39:24

☝️ Someone out there is running "composer remove" as part of a deployment?! 🚨 Please don't.
⚠️ remove is a write operation. It edits composer.json, re-resolves the whole dependency tree and overwrites your lock file. Your carefully pinned versions? 💨 Gone. Silently upgraded.
✅ composer install --no-dev exists for exactly this reason. Your lock file is not a suggestion. 🔒
#php

@crell@phpc.social
2026-08-17 18:48:51

I mean, this is fair and accurate for all languages mentioned...
#Programming #PHP #CPP #Javascript

@michabbb@social.vivaldi.net
2026-08-02 09:19:17

📋 #queuesql is an #opensource #Laravel package that turns any write query — delete, update, insert, upsert — into parallel batched queue jobs

@michabbb@social.vivaldi.net
2026-08-17 00:51:16

📊 Requires #PHP 8.3 and #Laravel 12, built on laravel/ai with Anthropic as default provider (#OpenAI, #Gemini, #Groq

@michabbb@social.vivaldi.net
2026-08-02 20:39:38

📋 #Yerd is an open-source local #PHP development environment for #macOS and #Linux — a rootless