php

  • flappyphpant ( phpgl/flappyphpant )

    Created by phpgl on Jul 24, 2023.

  • #WordPress is dropping support for #PHP 5. The new minimum supported version of PHP will be 7.0.0. The recommended version of PHP remains at 7.4 or greater. šŸŽ‰ https://make.wordpress.org/core/2023/07/05/dropping-support-for-php-5/

  • #WordPress Proposal: Criteria for Removing ā€œBeta Supportā€ from Each #PHP 8+ Version https://make.wordpress.org/core/2023/06/20/proposal-criteria-for-removing-beta-support-from-each-php-8-version/

  • #WordPress Proposal: Criteria for Removing ā€œBeta Supportā€ from Each #PHP 8+ Version (via @hellofromTonya) make.wordpress.org/core/2023/06/2…

  • Untitled post 57560

    2023 Stack Overflow survey. 90k+ developers. https://survey.stackoverflow.co/2023/ #PHP was #10. Visual Studio Code is King. A few other interesting tidbits but nothing surprising considering the source.

  • 2023 @StackOverflow survey. 90k developers. survey.stackoverflow.co/2023/ #PHP was #10. Visual Studio Code is King. A few other interesting tidbits but nothing surprising considering the source. pic.twitter.com/V70E0YMfmx

  • castor ( jolicode/castor )

    🦫 DX oriented task runner and command launcher built with PHP. Created by jolicode on May 17, 2023.

  • A task runner and command launcher designed with a focus on developer experience, built using #PHP. https://github.com/jolicode/castor

  • plu-redux ( boogah/plu-redux )

    Displays a “Last Updated” date for all of your installed plugins from the WordPress Plugin Directory. Created by boogah on May 03, 2023.

  • Building a procedurally generated game with #PHP https://stitcher.io/blog/procedurally-generated-game-in-php

  • https://gowithphp.com/ #php

  • add-permalink-to-editor ( ijerkov/add-permalink-to-editor )

    Created by ijerkov on Apr 30, 2023.

  • 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…