php

  • laminas-sendgrid-integration ( settermjd/laminas-sendgrid-integration )

    This is a small package that simplifies integrating SendGrid into Laminas and Mezzio projects. Created by settermjd on Apr 20, 2023.

  • This is a small package that simplifies integrating SendGrid into Laminas and Mezzio projects. #PHP https://github.com/settermjd/laminas-sendgrid-integration

  • A #PHP example that uses the OpenAI Chat API (without using third party PHP libs). lonhosford.com/blog/web-devel…

  • php-heic-to-jpg ( MaestroError/php-heic-to-jpg )

    The easiest way to convert HEIC images to JPEG with PHP and Laravel framework Created by MaestroError on Jan 25, 2023.

  • What's new in #PHP 8.3 (coming in November) https://stitcher.io/blog/new-in-php-83

  • Programming-language popularity by #GitHub pull requests via @lemire https://lemire.me/blog/2023/04/07/programming-language-popularity-by-github-pull-requests/ "The most popular languages are #JavaScript / #TypeScript and #Python … #PHP is falling in popularity among open source developers"

  • More info (and a video from @codepo8) on “Github Copilot for Docs”. Gives ChatGPT interface to look up information of the official documentations of libraries, products and resources. christianheilmann.com/2023/04/05/git… Imagine this for #Wor…

  • WPDocGen ( Dudo1985/WPDocGen )

    WordPress Doc Generator is a tool to automatically extract data about the actions, filters and shortcodes of your WordPress theme or plugin. Created by Dudo1985 on Apr 04, 2023.

  • wp-plugin-sort-drafts-by-word-count ( pixlflip/wp-plugin-sort-drafts-by-word-count )

    A simple WordPress plugin that sorts your post drafts by word count Created by pixlflip on Apr 01, 2023.

  • disable-block-pattern-suggestions ( n7studios/disable-block-pattern-suggestions )

    WordPress Plugin to disable “Available to Install” block suggestions, and core block patterns Created by n7studios on Mar 27, 2023.

  • Actually looks like a good read: 14 #PHP arguments that are not enough used https://www.exakat.io/en/14-php-arguments-that-are-not-enough-used/

  • #PHP DateTime Cookbook https://andy-blum.github.io/php-date/

  • A practical use case of anonymous classes in #PHP https://www.amitmerchant.com/a-practical-use-case-of-anonymous-classes-in-php/

  • A little memoize function in #PHP https://www.amitmerchant.com/a-little-memoize-function-in-php/

  • Discovering #PHP’s first-class callable syntax (via @freekmurze) freek.dev/2458-discoveri…

  • super-admin-performance-boost ( soderlind/super-admin-performance-boost )

    On a WordPress Multisite, tries to avoid using switch_to_blog() and restore_current_blog() when possible. Created by soderlind on Mar 11, 2023.

  • #PHP Tricks: Access control bypass (via @Crell who says “you should probably never use this”) peakd.com/hive-168588/@c…

  • I know it's a tall order for a Saturday night but hey developers… If anyone has experience or knows of good tutorials that can show you how to integrate testing with https://buddy.works (I want to be able to run at first tests on PHP code, #WordPress standards, etc. as I push a branch to #Github)…

  • writeout.ai ( beyondcode/writeout.ai )

    Transcribe and translate your audio files – for free Created by beyondcode on Mar 07, 2023.

  • Untitled post 56005

    https://writeout.ai is an app built partly in #PHP that "transcribes and translates audio files using OpenAI's Whisper API." https://github.com/beyondcode/writeout.ai

  • wordplate ( vinkla/wordplate )

    WordPlate is a boilerplate. It’s like building any other WordPress website with themes and plugins. Just with sprinkles on top. Created by vinkla on Oct 04, 2013.

  • Interesting that #WordPress dot org recommends the Serendipity #PHP “weblog engine” if you don’t like GPL and how WP feels about it. wordpress.org/about/license/

  • Interesting building choice for #WordPress in @jarnheimer #PHP world… proxify.io/worlds/php pic.twitter.com/mxaR0P0TkF

  • In reply to @davidbisset. BTW, this appears to be a reference to this from 2012 (#PHP has thankfully gotten better since then). https://eev.ee/blog/2012/04/09/php-a-fractal-of-bad-design/#an-analogy

  • Untitled post 55777

    Friend: "What kind of #PHP developer are you?" Me: 🤔

  • “Betrayed by #WordPress” 🤔 hirozed.me/betrayed/ “The very language that allowed WordPress to take a significant chunk of the total websites, is now a second-class citizen.” #PHP #javascript

  • Untitled post 55341

    Getting this book for the latest version of #WordPress and #PHP.

  • Mastodon-api-php-oauth ( yks118/Mastodon-api-php-oauth )

    A GNU Social-compatible microblogging server https://mastodon.social PHP API Created by yks118 on Jul 17, 2019.

  • My 19 year old daughter just let me know she’s learning or reviewing 4 different programming languages right now: Java C++ R Assembly (on top of already knowing a bit of #JavaScript) Of course, with no #PHP she won’t be in the will but hey #Pr…

  • Awesome to see news of a new version of phpBB (3.3.10). phpbb.com/community/view… I dabbled in this while playing around with @bbPress. phpBB is #opensource and started in 2000! #PHP