php

  • What is your favorite or useful #PHP function or “shorthand method” that you think isn’t talked about a lot and the average developer discovering it might find cool?

  • What's New In #PHP 8.4 https://www.amitmerchant.com/whats-new-in-php-84/

  • In-browser code playgrounds (running language runtimes in the browser) (including #PHP #JavaScript #Ruby and #python demos). https://antonz.org/in-browser-code-playgrounds/ via @antonz #code #webdev

  • "PHP Sadness" http://phpsadness.com "These are things in #PHP which make me sad. They are real, objective issues which I have personally encountered in my normal day-to-day activites."

  • ai-plugin ( humanmade/ai-plugin )

    An AI integration layer for WordPress Created by humanmade on Nov 13, 2023.

  • dompdf ( dompdf/dompdf )

    HTML to PDF converter for PHP Created by dompdf on Nov 12, 2012.

  • Working with decimals in #PHP apps https://www.dereuromark.de/2023/11/27/working-with-decimals-in-php-apps/

  • A curated list of #PHP YouTubers. https://github.com/php-youtubers/directory

  • php-tui: A framework for creating console applications in #PHP with pseudo graphical UI. https://github.com/php-tui/php-tui

  • "Human-readable regular expressions for #PHP" 🤔 https://github.com/gherkins/regexpbuilderphp #regex

  • Designing with #PHP 8.1 Enumerations https://dev.to/stefanofago73/designing-with-php-81-enumerations-33o8

  • Untitled post 58461

    I found this the most interesting result ("How do you usually debug #PHP code?") from the JetBrains Dev Survey. Var dump is king baby. https://www.jetbrains.com/lp/devecosystem-2023/php/#php_debug What's the other 2%? Consulting a magic 8 ball?

  • In reply to @davidbisset. To be clear, I said "foundation". So much growth over that newbie 20 years ago (when i started in ASP which is also gone) and it's been fun and challenging keeping up with the innovation on the web. But 20 years ago if you told me I would still be coding…

  • Thought by 2023 I'd be forced away from foundations of HTML #PHP #JavaScript #CSS (and #WordPress). A partial list of "hot and need to learn to survive" things over the past 20 years that didn't derail me: – Flash/ActionScript– ColdFusion– Ruby on Rails– (Countless JS "frameworks" that mostly don't exist today)– Go– JAMSTACK– React– AMP–…

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

  • I know it was a few days ago but RIP #PHP 8.0.

  • Checking the type of a string in #PHP https://www.amitmerchant.com/checking-type-of-the-string-in-php/

  • #Developers: Sqids (pronounced "squids") is an #opensource lib that lets you generate YouTube-looking short (and collision free) IDs from numbers. https://sqids.org/ Example:https://example.com/lkNJOq #PHP #Dart #JavaScript #Python

  • Untitled post 58419

    When I saw this I instantly was triggered by my inability to properly at times initially define variable names in #PHP. #coding #developers

  • OH: "If you haven't randomly said "Happy #PHP 8.3.0 Day!" today (Nov 23) to non-tech people then you aren't a true #PHP fan."

  • #PHP 8.3 is out. 🎉 https://www.php.net/releases/8.3/en.php

  • Building analysis to get ready for #PHP 8.3 with static analysis https://www.exakat.io/en/building-analysis-to-get-ready-for-php-8-3-with-static-analysis/

  • "OpenAI #PHP is a supercharged community-maintained PHP API client that allows you to interact with #OpenAI API." https://github.com/openai-php/client

  • wp-query-execution-time ( robertdevore/wp-query-execution-time )

    WP_Query Execution Time Created by robertdevore on Oct 22, 2023.

  • nextjs-use-php ( bufferhead-code/nextjs-use-php )

    Use PHP code right within your React / Next.js App. With “use php”; Created by bufferhead-code on Oct 29, 2023.

  • "Write #PHP Code Within #nextjs Components" 🤔 https://github.com/bufferhead-code/nextjs-use-php

  • Untitled post 58317

    OH: "#PHP is the John Wick of programming languages."

  • "Turn Any #PHP Script into a Native Single-File Binary" https://pronskiy.com/blog/php-script-as-binary/

  • Untitled post 58298

    If you look at this and can immediately make a comment on #php – pat yourself on the back.

  • wordpress-admin-country-allowlist ( qwebltd/wordpress-admin-country-allowlist )

    By far the simplest country allowlist plugin available for WordPress. Locks admin panel and XMLRPC access to a given list of allowed countries using QWeb’s IP to country lookup API. Created by qwebltd on Oct 20, 2023.