PHP is trolling me

This page summarizes the projects mentioned and recommended in the original post on /r/webdev

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
  1. 0.30000000000000004

    Floating Point Math Examples

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Brick\Math

    Arbitrary-precision arithmetic library for PHP (by brick)

    Use strings. For PHP specifically, the Brick/Math library.

  4. Money

    PHP implementation of Fowler's Money pattern.

    There's also https://github.com/moneyphp/money, which is great.

  5. Brick\Money

    A money and currency library for PHP (by brick)

    He should have said to use Brick/Money https://github.com/brick/money which is based on Brick/Math but is specifically money related.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Weekly help thread

    1 project | /r/PHP | 15 May 2023
  • How to format prices?

    1 project | /r/PHPhelp | 26 Apr 2023
  • Introducing Bag 1.0: Immutable Values Objects for PHP

    3 projects | dev.to | 18 May 2024
  • Why should you not compare floats directly for equality?

    2 projects | /r/PHP | 23 Dec 2022
  • Should I store the total price of an order or re-calculate it on-demand every time?

    1 project | /r/laravel | 23 Oct 2022