Dealing with money

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

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. laravel-currency-casting

    Cast currency attributes stored as integer to floats automatically.

    Maybe this would be useful? https://github.com/snoeren-development/laravel-currency-casting

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. Money

    PHP implementation of Fowler's Money pattern.

    Highly recommend https://github.com/moneyphp/money. Stores money as strings + iso currency code. Package is interchangeable with a lot of of other languages too

  4. laravel-currency

    This provides Laravel with currency functions such as currency formatting and conversion using up-to-date exchange rates.

    Check out laravel-currency for the formatting part you mentioned https://github.com/Torann/laravel-currency

  5. Brick\Money

    A money and currency library for PHP (by brick)

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

  • Introducing Bag 1.0: Immutable Values Objects for PHP

    3 projects | dev.to | 18 May 2024
  • Financial values in PHP

    4 projects | /r/PHPhelp | 19 May 2022
  • Best way to handle PHP float issue

    2 projects | /r/PHP | 19 May 2022
  • Money pattern in PHP

    2 projects | dev.to | 28 Jun 2021
  • Weekly help thread

    1 project | /r/PHP | 15 May 2023

Did you know that PHP is
the 14th most popular programming language
based on number of references?