Dealing with money

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • 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

  • 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

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 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

  • 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