Tootfinder

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

@crell@phpc.social
2025-06-22 09:11: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

@phpugmrn@phpc.social
2025-06-24 12:42:03

Don't miss our Sylius meetup on June 26th!
Register now and secure your spot: #php

@crell@phpc.social
2025-06-17 17:33:02

Let's be controversial: In modern #PHP, you should never type-hint an array.
peakd.com/php/@crell/php-never

@michabbb@social.vivaldi.net
2025-06-15 10:27:34

• 🧩 Custom Blocks via #PHP classes with #Filament form configuration and Blade view rendering stored as JSON
• 🔒 Secure image handling with private storage and dynamically generated signed URLs via media library

@crell@phpc.social
2025-05-29 09:11:01

Let's be controversial: In modern #PHP, you should never type-hint an array.
peakd.com/php/@crell/php-never

@crell@phpc.social
2025-06-20 16:51:59

The amount of pointless, useless, overly-complex indirection I see in so many well-established, popular projects makes me very sad.
Except when I am trying to debug it; then it makes me very angry.
#PHP #Programming

@wyri@toot-toot.wyrihaxim.us
2025-06-07 19:23:33

The #PHP 30 anniversary splash screen for #phpstorm is pretty fucking good:

@crell@phpc.social
2025-06-17 12:45:01

"PHP: 30 years of generating strings on the server." --@…
#JetBrainsPHPverse2025 #PHP

@michabbb@social.vivaldi.net
2025-06-15 10:27:34

• 🔧 Extensible architecture via #PHP and #JavaScript plugins with lazy loading capabilities for performance
• 🎨 Visual #CMS functionality enabling live website content editing and drag & dr…

@phpugmrn@phpc.social
2025-06-19 08:34:01

Our Sylius meetup on June 26th is a great chance to meet fellow developers and Sylius enthusiasts. Come network and learn from each other!
Register here: meetup.com/phpug-rhein-neckar/

@crell@phpc.social
2025-06-08 04:32:13

I like JetBrains products, but why in the hell does CLion, which you'd use to work on php-src, not support phpt files, which you would only need to use if you're working on php-src? It instead tells you to use PHPStorm, which... doesn't support the C code that is php-src.
This makes no sense to me at all.
#JetBrains

@michabbb@social.vivaldi.net
2025-06-11 21:54:13

If #phpstorm tells you: "Loop can be converted to an 'array_any()' call" ☝️
👉 Remember: array_any might look nicer, but its performance can be much worse ⚠️
(that’s why I disabled that inspection)
#php

@crell@phpc.social
2025-06-09 01:18:03

I recently joined a startup. Nearly the entire code base was build by a single person over 3 years, who was learning programming as he went. Yep, he used #PHP.
Is it good code? Not by a long shot, though I've definitely seen worse. But it *works*, runs, and is making money. Now we can work to make it better, and make even more money.
*That* is why PHP is so popular, and still so relevant…

@crell@phpc.social
2025-06-13 16:22:02

Null is problematic, but why? Let's see why, and let that guide us to new alternatives. #PHP
peakd.com/hive-168588/@crell/m

@crell@phpc.social
2025-06-11 15:33:57

I don't mind solving hard and interesting problems.
But I do get unreasonably angry at tools that so clearly care about only one specific use case and give a big FU to any other, like the one I'm trying to solve.
#Programming #PHP

@michabbb@social.vivaldi.net
2025-05-31 16:55:20

in case i need to ask something outside the context of the reddit-posting or video:
- generate a temporary URL (with the full posting/video transcript)
- call perplexity by URL and add the URL as context
with that, i can ask everything (full context included) that needs a search 😍
#php #laravel

@crell@phpc.social
2025-06-09 13:14:56

(From yesterday)
Happy Birthday to #PHP, in Lego form!
youtube.com/watch?v=mmsKDVAvrb

@phpugmrn@phpc.social
2025-05-27 12:45:09

Our Sylius meetup is coming to Mannheim on June 26th! Are you ready to join us for an evening of learning, networking, and fun?
Register here: meetup.com/phpug-rhein-neckar/

@michabbb@social.vivaldi.net
2025-06-05 18:17:40

Which #MCP package do you prefer?? 🤔
#ai #coding #php