php

  • #PHP in 2024 https://stitcher.io/blog/php-in-2024 "There are very good reasons to be excited about PHP these days. …the PHP ecosystem keeps growing as well"

  • WeExpire ( ciccionamente/WeExpire )

    WeExpire is the first opensource tool for creating emergency notes that can be read by your trusted contacts only after your death or if you are seriously injured. Created by ciccionamente on May 01, 2022.

  • Interesting: #PHP Sandbox that tests and compares your PHP code on 400+ PHP versions with an online editor. #programming

  • WeExpire: #opensource tool for creating emergency notes that can be read by your trusted contacts only after your death or if you are seriously injured". #PHP https://github.com/ciccionamente/WeExpire https://weexpire.org/

  • chyrp-lite ( xenocrat/chyrp-lite )

    An ultra-lightweight blogging engine, written in PHP. Created by xenocrat on May 18, 2014.

  • Chyrp Lite is an "ultra-lightweight #blogging engine", written in #PHP. Uses Twig template engine. https://chyrplite.nethttps://github.com/xenocrat/chyrp-lite #opensource

  • Bookmarking to read later: "Processing One Billion Rows in #PHP" https://dev.to/realflowcontrol/processing-one-billion-rows-in-php-3eg0

  • enhance-wordpress-plugin ( enhance-dev/enhance-wordpress-plugin )

    WordPress plugin to serverside render enhance components in wordpress Created by enhance-dev on Mar 05, 2024.

  • A simple(ish) guide to verifying HTTP Message Signatures in #PHP via @Edent https://shkspr.mobi/blog/2024/02/a-simpleish-guide-to-verifying-http-message-signatures-in-php/

  • #PHP version stats: January, 2024 https://stitcher.io/blog/php-version-stats-january-2024 "There seems to be a slightly faster adoption of PHP 8.3 compared to PHP 8.2… Furthermore, the PHP 7.* share continues to shrink."

  • Proposal: Implement a #PHP autoloader in #WordPress Core https://make.wordpress.org/core/2024/02/01/proposal-implement-a-php-autoloader-in-wordpress-core/

  • openbrewerydb-php-api ( JoeyMckenzie/openbrewerydb-php-api )

    An Open Brewery DB API for PHP. Created by JoeyMckenzie on Jan 23, 2024.

  • Generating status badges using #PHP https://freek.dev/2652-generating-status-badges-using-php

  • the-og ( simonhamp/the-og )

    A pure PHP OpenGraph Image Generator Created by simonhamp on Dec 22, 2023.

  • (Un)official #PHP bindings for the Open Brewery DB API. https://github.com/JoeyMckenzie/openbrewerydb-php-api Open #Brewery DB provides a public dataset for breweries around the world, as well as offering an #API to retrieve data in various forms.

  • A list of #PHP tips and tricks from Damien Seguy. https://php-tips.readthedocs.io/en/latest/tipSection.html

  • A "pure" #PHP OpenGraph image generator. https://github.com/simonhamp/the-og

  • TIOBE Index for January 2024 "Compared to January 2023, #JavaScript climbed to 6th, #PHP to 7th, and C# remains 5th." #programming #coding https://www.tiobe.com/tiobe-index/

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