This is a PHP implementation of the Money pattern.
This library intends to provide tools for storing and using monetary values in an easy, yet powerful way.
Free personal finance software, money management for everyone. Free, easy, personal accounting, for everyone.
HomeBank is a free software (as in "free speech" and also as in "free beer")
that will assist you to manage your personal accounting.
PHP implementation of Fowler's Money pattern.
PHP library to make working with money safer, easier, and fun !
You shouldn't represent monetary values by a float. Wherever you need to represent money, use this Money value object. Since version 3.0 this library uses strings internally in order to support unlimited integers.