php

  • A #PHP library for performing email addresses validation via retrieves MX records, SMTP github.com/zytzagoo/smtp-…

  • RT @zend: ❗ PHP community – What do you think about the state of #PHP? Take this short survey! bit.ly/2G9BeZc #phpcommunity https:…

  • #PHP devs: AutoRoute automatically maps incoming HTTP requests (by verb and path) to PHP action classes in a specified namespace github.com/pmjones/AutoRo…

  • Would love to see #PHP and other tech conferences have “Happiness Bars” or the equal, as @CalEvans suggests. Although some deeper #PHP things are hard to tackle in that environment. Maybe a “Comfort… there, there… Bar”. twitter.com/CalEvans/statu…

  • I think we underestimate how good #PHP documentation is, and how that’s been part of it’s success in adoption (esp. for those learning a language). #WordPress (non #Gutenberg) function documentation isn’t bad either. I guess i’ll be dodging the tweets now.

  • #PHP library to generate alt text for images using “pre-trained tensorflow model to detect objects in an image”. Inspired by facebook alt text generation process. github.com/ankitpokhrel/a…

  • If your company has an opening for a lead dev or lead manager of developers, then reach out to one of the biggest leaders in the #PHP @CalEvans – like, yesterday. twitter.com/CalEvans/statu…

  • This official update on min #PHP version might may some #WordPress developers to cry (w/ joy): “WordPress 5.2 will now require a minimum of PHP 5.6.20.” wordpress.org/news/2019/04/m…

  • David has great insights on #PHP and the web. Worth a read. twitter.com/phparch/status…

  • Interesting post here on JIT (Just in Time) compiler coming to #PHP 8, and how it might benefit PHP development going forward. blog.krakjoe.ninja/2019/03/php-gr…

  • Enjoying the (new to me) @elephpant podcast last couple of months. Good way for #WordPress #Drupal and general coding community to get a better idea of the #PHP community outside their “bubble”. voicesoftheelephpant.com

  • Coding Standards Updates for #PHP 5.6 (via @GaryPendergast) make.wordpress.org/core/2019/03/2… #WordPress

  • RT @wordcampmiami: .@CalEvans on the latest in #PHP at #WCMIA Session slides available: 2019.miami.wordcamp.org/session/whats-… #WordPress https://t.co/vB…

  • @bueltge @Rarst @schlessera @made_by_denis @dhavalgshah @DavidMosterd agreed. We try to have at least one general #PHP talk at #WCMIA and for the last one @CalEvans gave a great one. If there isn’t a general PHP talk at a large WordPress event i feel that’s a loss.

  • RT @freekmurze: “Arrow functions are (probably) coming to PHP 7.4” wiki.php.net/rfc/arrow_func… #php

  • whoops is “PHP errors for cool kids”, an error handler framework for #PHP. #Laravel github.com/filp/whoops

  • These videos from @adamculp are worth a watch for #PHP devs. twitter.com/Beachcasts/sta…

  • Proudly wearing my @SunShinePHP shirt today as I dive into the deep end of the #PHP pool.

  • Just got off a super call with the #WCMIA organization team. Once again, honored to be a part of a 11 year tradition of participating w/ a diverse volunteer group serving the local community devoted to #WordPress #PHP and the web. 👍🏻

  • One of the best #PHP people in South Florida and one of my favorite @wordcampmiami speakers. #WCMIA twitter.com/wordcampmiami/…

  • Thanks to #SunPHP19 last week (both attending and speaking) I’m ready to assist further in volunteering in it’s growth. 🤞🏻Also I see a bigger need to integrate general #PHP with local #WordPress and other CMS conferences.

  • #WordPress has #Wapuus, #PHP has #elePHPants. Spotted this heard just now at #SunPHP19.

  • Sometimes it’s the simple things: “I taught myself to code around the age of 10 and got into #PHP because of it’s include feature.” @xiehan #SunPHP19

  • Getting ready to listen to “Welcome To the #PHP Community” with @xiehan at #SunPHP19

  • Phobia about elephants and currently attending the #PHP conference #SunPHP19 ? Then I would love to have a conversation with you to see how you do it.

  • Interesting stuff: @akrabat talking about serverless #PHP on AWS Lambda with “Bref” bref.sh #SunPHP19

  • Listening to @akrabat talk about serverless #PHP at #SunPHP19.

  • “Those those not using #PHP extension, now is a good time to start. They are simply objects.” php.net/manual/en/lang… stackify.com/php-try-catch-… @brandonsavage #SunPHP19

  • “Gather together the things that change for the same reasons. Separate those thing that change for different treasons (via Robert Marin)” @brandonsavage #PHP #SunPHP19

  • “Small interfaces help us keep objects discrete and single-focused, makes our code more manageable. More than one is ok. This is why #PHP supports multiple interfaces.” @brandonsavage #SunPHP19