php

  • Serde is a fast, flexible, powerful, and easy to use serialization and deserialization library for #PHP supporting a number of standard formats. github.com/Crell/Serde More from @Crell: peakd.com/hive-168588/@c…

  • Production-ready Docker images for #PHP. Optimized for Laravel, WordPress, and more: github.com/serversideup/d…

  • 1995 was a crazy year for programming langauges. Java, mySQL, Javascript, #PHP and Ruby all debuted in 1995. pldb.com/posts/language…

  • A simple clamp() function in #PHP (via @amit_merchant) amitmerchant.com/a-simple-clamp…

  • Running #WordPress in the Browser (With #PHP and SQLite Compiled to WebAssembly) wasmlabs.dev/articles/wordp…

  • @masek_jackie Well, depends on text. WordPress is really #nocode if you’re talking about the blocks, editor (outside of maybe custom CSS). If i’m coding a WP site i’m using #PHP, JS (in some form), and other programming languages. It’s real coding, but at that point ignore the gatekeepers.

  • Deprecated dynamic properties in #PHP 8.2 stitcher.io/blog/deprecate…

  • The evolution of a #PHP object throughout the years. stitcher.io/blog/evolution…

  • Proposal: WP_HTML_Walker: A #PHP class to Inject dynamic data to block HTML markup in #WordPress. (via @adamzielin) github.com/WordPress/gute…

  • “Why I Love Still #PHP and #Javascript After 20+ years” (you can imagine Hacker News is having a field day with this one). the.scapegoat.dev/why-i-love-php… (via @mnmlmnl)

  • RT @post_status: Tomorrow: How to fix bugs in PHP faster with the Ray debugger — with Maciek Palmowski #php linkedin.com/video/event/ur…

  • #PHP performance across versions 5.6 to 8.1. youtube.com/watch?v=0KCSrh…

  • Constructor property promotion in #PHP 8 dev.to/mindsers/const…

  • #PHP Htaccess Parser: small library that can parse (or tokenize) an apache .htaccess file. github.com/tivie/php-htac…

  • What’s new in #PHP 8.2 (to be released Nov 24). Covers enhancements, changes, performance improvements. stitcher.io/blog/new-in-ph…

  • Library allows using #PHP Attributes (introduced in PHP version 8) to automagically add WordPress Hooks (Filters and Actions) to objects’ methods. github.com/PiotrPress/wor…

  • Using Laravel? An interesting package to help track user onboarding steps. #PHP github.com/spatie/laravel…

  • #PHP version stats: July, 2022 (via @brendt_gd) “PHP 8.1 is growing and PHP 8.0’s usage is already declining…. but more than 50% of developers are still on PHP 7.4 or lower.” stitcher.io/blog/php-versi…

  • PUFA is like wordlle, but for guessing #PHP functions and keywords. pufa.afup.org

  • Cute. A field guide to Elephpants (the #PHP mascot). afieldguidetoelephpants.net

  • .@setup_php is a GitHub action to set up #PHP w/ extensions, php.ini configuration, coverage drivers, and various tools. twitter.com/meShivamMathur…

  • A simple twitter-feed-style RSS aggregator written in #PHP, #Laravel, Inertia.js, #tailwindcss and Vue.js. github.com/ssddanbrown/rss

  • Good replies here (h/t to @miss_jwo) #PHP twitter.com/mateioprea/sta…

  • State of #Laravel Survey: “We have a highly saturated mid-senior level running on PHP 8 and 7.4, mainly using macOS.” Also: PHPStorm and VS Code are THE code editor leaders. laravel-news.com/state-of-larav… #PHP

  • Using Interfaces in #PHP, which allows decoupling of code and improves extendability: ashallendesign.co.uk/blog/using-int…

  • RT @dimensionmedia: Interview with Senior #PHP Developer in 2022 youtu.be/GzRfvwo1iNU

  • Interview with Senior #PHP Developer in 2022 youtu.be/GzRfvwo1iNU

  • Couldn’t help but notice some results from @StackOverflow 2022 dev survey (besides 90%+ males again 🙄). #PHP, mySQL, #Laravel at the bottom of the “top paying tech” charts. #Drupal very “dreaded”. #WordPress not even mentioned? survey.stackoverflow.co/2022/

  • RT @Crell: I benchmarked #PHP’s native serializer vs code export. You won’t believe what I found! peakd.com/hive-168588/@c…

  • RSS-Bridge is free and #opensource software “for generating Atom or RSS feeds from websites which don’t have one”. #PHP rss-bridge.github.io/rss-bridge/