PHP fowler-money-pattern

Open-source PHP projects categorized as fowler-money-pattern

PHP fowler-money-pattern Projects

  • Money

    PHP implementation of Fowler's Money pattern.

  • Project mention: Introducing Bag 1.0: Immutable Values Objects for PHP | dev.to | 2024-05-18

    For the last couple of years I’ve been using Value Objects in my projects to bring language-level strict types to what would typically be array data structures in my code. From method inputs to JSON API responses, value objects have almost entirely replaced arrays throughout. The ability to get runtime type checking and IDE auto-complete has eliminated many potential bugs, from key typos, to assigning an incorrectly typed value by accident: what type is an “amount” property in a credit card transaction API response? An integer of cents (or other minor units), a Money object such as brick/money or moneyphp/money? Or worst of all, a float?

  • 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
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

PHP fowler-money-pattern related posts

  • 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
  • Need help with decimal and float type in Laravel API.

    1 project | /r/laravel | 2 Jul 2022
  • Trying to create a interface to abstract moneyPHP lib usage

    1 project | /r/PHPhelp | 15 Nov 2021
  • MoneyPHP 4.0 released - it's PHP 8 compatible!

    3 projects | /r/PHP | 27 May 2021
  • Handle all the hard stuff related to EU MOSS tax/vat regulations, the way it should be. Fork of mpociot/vat-calculator, standalone, PHP 7.3+, modernized, with more features.

    1 project | /r/PHP | 3 Jan 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 1 Jun 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

Project Stars
1 Money 4,548

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com