PHP Money

Open-source PHP projects categorized as Money

Top 10 PHP Money Projects

  1. Firefly III

    Firefly III: a personal finances manager

    Project mention: GnuCash 5.9 Released | news.ycombinator.com | 2024-09-30

    I use Firefly III (https://firefly-iii.org). It's a self-hosted web app which is nice for me because I tend to use it from my phone most of the time. It does have a pretty extensive API, perhaps not as easy to do bulk edits as a text file, but should be fairly straightforward. It also has a rule system that could be used to do bulk edits too.

  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. Akaunting

    Online Accounting Software

    Project mention: Akaunting is free, open-source online accounting software for small businesses | news.ycombinator.com | 2024-04-23
  4. 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?

  5. Brick\Money

    A money and currency library for PHP (by brick)

    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?

  6. Swap

    :currency_exchange: Currency exchange rates library

  7. laravel-money

    Currency formatting and conversion package for Laravel

  8. data-importer

    The Firefly III Data Importer can import data into Firefly III

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. MoneyUnify

    MoneyUnify - A Simplified USSD Mobile Money Payments API that allows you to collect and disburse money from and to your customers using various mobile money network providers, in one place. Used in Africa and around the world for online Payments. Supports MTN Mobile Money, AirtelMobile Money, and Zamtel Mobile Money.

  11. YAFFA

    Yaffa is a personal finance web application, focusing on the support of long term financial planning.

  12. sonsofphp

    Mother Repository - All Development is done here

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 Money discussion

Log in or Post with

PHP Money related posts

  • Firefly III: An Open-Source Personal Finance Manager for Budgeting and Beyond

    3 projects | news.ycombinator.com | 11 Aug 2024
  • Show HN: An Offline Personal Expenses Tracker

    1 project | news.ycombinator.com | 10 Jul 2024
  • Introducing Bag 1.0: Immutable Values Objects for PHP

    3 projects | dev.to | 18 May 2024
  • Abacus, A mobile application for self hosted app: Firefly III.

    1 project | /r/reactnative | 14 Jun 2023
  • Windows Software for Logging Expenses/Income

    1 project | /r/eupersonalfinance | 31 May 2023
  • Weekly help thread

    1 project | /r/PHP | 15 May 2023
  • Overzicht financiën

    1 project | /r/BEFire | 10 May 2023
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 21 Apr 2025
    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. Learn more →

Index

What are some of the best open-source Money projects in PHP? This list will help you:

# Project Stars
1 Firefly III 18,740
2 Akaunting 8,534
3 Money 4,729
4 Brick\Money 1,736
5 Swap 1,326
6 laravel-money 759
7 data-importer 535
8 MoneyUnify 39
9 YAFFA 17
10 sonsofphp 9

Sponsored
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

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