php
-
Looks like there’s a xdebug extension for Sublime Text: github.com/martomo/Sublim… And Microsoft Visual Code: marketplace.visualstudio.com/items?itemName… @derickr #sunphp18 #PHP
-
Learning more about Xdebug and it’s usefulness in #php debugging from its creator @derickr at @SunShinePHP. #sunPHP18
-
Loving @mbniebergall talk explaining the basics of #PHP abstracts, interfaces, traits. Excited to start playing around with this. #sunphp18
-
RT @CalEvans: #PHP devs in Palm Beach, Join us Feb 7th at @PalmBeachTech as @crell talks about “Software Management Lessons from the 1960s…
-
RT @williamsba: Any #PHP #developers looking for a job? My buddy @kevindees is hiring over at @robojuiceweb. Great company! https://t.co/cR…
-
I found #PHP 5.3. #WCUS
-
Behat is an open source Behavior-Driven Development framework for #PHP behat.org/en/latest/ @tessak22 #WCUS
-
#PHP 7.2.0 is out. php.net/downloads.php#… What’s New (via @kinsta): kinsta.com/blog/php-7-2/
-
Nice PHP conference happening in February in Miami – @SunShinePHP. Nice lineup, any #PHP developer should check it out: 2018.sunshinephp.com
-
Devs: @Ipstenu on the new comparison operator called ‘Spaceship’ in #PHP 7. halfelf.org/2017/php-space…
-
“Pimp my Log” is a #PHP log viewer (“displays server logs friendly”) i’m getting it just for the name alone. pimpmylog.com
-
Interesting: Psalm is a “static analysis tool for #PHP” that pinpoints type errors in a codebase. getpsalm.org (from @Vimeo)
-
Just registered for @SunShinePHP in Feb 2018. Last chance to grab “blind bird” tickets (it has nothing to do with non-seeing ornithoids). 2018.sunshinephp.com/register #php
-
South Florida #PHP devs: last day to take advantage of “blind bird” pricing for @SunShinePHP – event is 2/9-2/10 2018.sunshinephp.com/register?
-
Always nice to keep tabs on what’s coming in WordPress… #PHP Meeting Recap: make.wordpress.org/core/2017/10/0… Multisite Meeting Recap: make.wordpress.org/core/2017/10/0…
-
#PHP Benchmarks: OPcache vs OPcache w/ Performance Tweaks (via @hydnj) haydenjames.io/php-benchmarks…
-
#PHP developers: “Goodbye controllers, hello request handlers” (via @jenssegers) jenssegers.com/85/goodbye-con…
-
There’s a debug bar for #PHP projects: phpdebugbar.com …and one for #Laravel too: github.com/barryvdh/larav…
-
In South Florida and want to give a talk at a great #PHP conference? @SunShinePHP is looking for local speakers. cfp.sunshinephp.com
-
Neat. ImagePalette is used to extract a color palette from a given image. #PHP github.com/brianmcdo/Imag…
-
RT @SteveRudolfi: We’re #hiring a #WebDev (and others) at BU. If you love #WordPress and #PHP, check this out. bu.edu/interactive-de… #job…
-
Handy utility from @norcross that gets the raw image URL from an Instagram post github.com/norcross/insta… #php
-
I have the “want to speak but no idea what to speak about” blues. Great #PHP conference in Miami! twitter.com/SunShinePHP/st…
-
How to Use Xdebug for Advanced #PHP Debugging deliciousbrains.com/xdebug-advance…
-
Talk about niche markets for #PHP apps: Tania is a #PHP based, free, and open source FARMING management system. github.com/Tanibox/tania
-
“2017 is the Year of Simply Secure #PHP Cryptography” via @ParagonIE paragonie.com/blog/2017/07/i…
-
#PHP powers almost 5 out of 6 websites according to @W3Techs w3techs.com/technologies/o…
-
Singletons And Shared Instances #PHP (by @schlessera) alainschlesser.com/singletons-sha…
-
serializededitor.com: A visual editor for #PHP Serialized Data (from @gilbitron) deliciousbrains.com/announcing-ser…
-
Devs, if you need a #PHP Markdown parser for some reason and need it fast and extensible, try parsedown.org.