1
0
Fork 0
mirror of https://github.com/archtechx/money.git synced 2025-12-12 03:14:03 +00:00

Commit graph

  • f5011bce68
    Laravel 12 support (#28) master v0.5.3 Samuel Štancl 2025-03-11 17:38:43 +01:00
  • 2d4b587b56 update larastan dependency name laravel-12 Samuel Štancl 2025-03-11 17:37:23 +01:00
  • 578c5c48ba remove pest() Samuel Štancl 2025-03-11 17:31:46 +01:00
  • e30211058a phpstan fixes Samuel Štancl 2025-03-11 17:26:54 +01:00
  • 1ee60cb22d bump larastan Samuel Štancl 2025-03-11 13:14:16 +01:00
  • 4a32ce51ec Laravel 12 support Samuel Štancl 2025-03-11 13:07:31 +01:00
  • 6481fc6979
    Update GitHub Actions for Laravel 12 Shift 2025-02-16 19:20:07 +00:00
  • 626200a79c
    Bump dependencies for Laravel 12 Shift 2025-02-16 19:20:07 +00:00
  • 4e8a0172c9
    Use larastan from the proper package namespace Mark 2024-12-29 08:04:43 +01:00
  • 921a4dc242
    Add .idea folder to .gitignore Mark 2024-12-29 08:04:06 +01:00
  • b642e32a4b Resolve PHP 8.4 deprecations (fix #24) v0.5.2 Samuel Štancl 2024-12-29 03:10:59 +01:00
  • 8a0eeae7c7
    Add Laravel 11 support (#23) v0.5.1 Samuel Štancl 2024-03-29 02:12:37 +01:00
  • 934e987888 add setup-php to all ci jobs Samuel Štancl 2024-03-29 02:11:33 +01:00
  • 8afe6cb8e2 bump archtechx/helpers dependency Samuel Štancl 2024-03-29 02:10:25 +01:00
  • 8e4e1d4638 bump PHP version Samuel Štancl 2024-03-29 02:01:24 +01:00
  • 573beada25 drop L9, add L11 support Samuel Štancl 2024-03-29 01:59:39 +01:00
  • b6c0e1afe4
    Update GitHub Actions for Laravel 11 Shift 2024-02-27 16:28:09 +00:00
  • dd2977f151
    Bump dependencies for Laravel 11 Shift 2024-02-27 16:28:09 +00:00
  • 9ea102297d
    change default rate to a float value Samuel Štancl 2023-03-24 23:09:45 +01:00
  • e1ae6f3fcb
    Update README.md (#21) David Andersson 2023-03-23 14:05:31 +01:00
  • dadf4e7bb2
    Update README.md David Andersson 2023-03-23 12:02:49 +01:00
  • b50e49358a
    Add L10 support (#20) v0.5.0 lukinovec 2023-02-16 17:06:45 +01:00
  • 12a836a468 Fix formatting lukinovec 2023-02-16 14:27:17 +01:00
  • 03c20b1ec8 Remove PHP 8.0 lukinovec 2023-02-16 14:15:43 +01:00
  • eeb17d29c2 Change formatting lukinovec 2023-02-16 13:37:17 +01:00
  • ab687184e1 Try adding setup-php lukinovec 2023-02-16 13:35:04 +01:00
  • f18fa43cfe Revert adding setup-php lukinovec 2023-02-16 13:25:56 +01:00
  • b228ad7052 Fix formatting lukinovec 2023-02-16 13:03:21 +01:00
  • a26e013f80 Revert formatting changes lukinovec 2023-02-16 13:01:56 +01:00
  • 30a70c9ff9 Add setup-php step lukinovec 2023-02-16 12:52:51 +01:00
  • 43d4e70199 Swap Laravel 9 & 10 lukinovec 2023-02-16 11:33:51 +01:00
  • 69eb9c4659 Allow PHP 8.0, run tests for 8.0 as well lukinovec 2023-02-16 11:32:58 +01:00
  • 958e27eb79 Remove L8 support lukinovec 2023-02-16 08:40:26 +01:00
  • 8ce0b82ef0 Update immutability tests lukinovec 2023-02-16 08:27:12 +01:00
  • 3a7deadd19 Correct typehint lukinovec 2023-02-15 17:42:52 +01:00
  • 1fb607f352 Bring back immutability tests lukinovec 2023-02-15 17:41:33 +01:00
  • 2bf0c0ecc6 Delete immutability tests lukinovec 2023-02-15 17:16:04 +01:00
  • ffa31f164e Revert PHPStan downgrade lukinovec 2023-02-15 17:06:11 +01:00
  • 0f4b845e93 Try using older PHPStan version lukinovec 2023-02-15 17:03:57 +01:00
  • dfce704a2e Fix PHPStan errors lukinovec 2023-02-15 16:58:39 +01:00
  • 3079fcdf48 Set archtechx/helpers version lukinovec 2023-02-15 14:47:34 +01:00
  • a5bb8b0afa Upgrade phpstan lukinovec 2023-02-15 14:16:38 +01:00
  • 032b07da53 Add L10 support lukinovec 2023-02-15 13:49:11 +01:00
  • b1b02f459d
    Readme decimals method (#19) Michael Vickers 2022-08-06 01:16:37 +01:00
  • eb9b9a2141
    Correct decimal method name Michael Vickers 2022-08-05 11:57:43 +01:00
  • fd2fa86cf0
    Fix array syntax in example Samuel Štancl 2022-05-26 16:08:09 +02:00
  • 2021b13092 Fix code style (php-cs-fixer) v0.4.0 PHP CS Fixer 2022-05-16 11:12:34 +00:00
  • 269274586a
    Fixes #11 - Remove trailing zeros from formatted price (#18) David Andersson 2022-05-16 13:12:13 +02:00
  • edfe305608
    fix docblock grammar Samuel Štancl 2022-05-16 12:51:29 +02:00
  • f24ced5445
    fix comment grammar Samuel Štancl 2022-05-16 12:48:51 +02:00
  • 6c5f1feec4
    fix test name Samuel Štancl 2022-05-16 12:46:56 +02:00
  • 4a00c40ed8
    Remove unnecessary parameter declarations David 2022-05-16 10:35:35 +02:00
  • 7429de795f
    Fix grammar David 2022-05-16 08:43:46 +02:00
  • 9547070193
    rename deleteTrailingDecimalZeros to trimTrailingDecimalZeros David 2022-05-16 08:40:43 +02:00
  • dadab9553f
    Add empty line at end of file David 2022-05-16 08:40:09 +02:00
  • bc16d478f2
    Change test name David 2022-05-16 08:39:52 +02:00
  • 7885a82b56
    Rewrite function description David 2022-05-09 14:44:05 +02:00
  • fdd0b76540
    Fix code style David 2022-05-09 14:25:50 +02:00
  • c3e85c3e5d
    Write tests David 2022-05-06 11:35:51 +02:00
  • 8fc9d4d455
    Add setting for how to handle trailing decimal zeros David 2022-05-06 11:35:41 +02:00
  • b7093f4f05
    Remove trailing zeros from formatted price David 2022-05-06 10:56:28 +02:00
  • 545610efb0
    Merge pull request #16 from gauravmak/from_string_implementation v0.3.0 Samuel Štancl 2022-04-05 15:26:05 +02:00
  • 5952ace37e text: exception message and docblock updates Gaurav 2022-04-05 09:49:36 +05:30
  • 34740e66a6 fix: import exception Gaurav 2022-03-31 10:09:40 +05:30
  • 2a60b7b3d8 test: updates Gaurav 2022-03-15 17:06:44 +05:30
  • d6cb1ba6ae update: add dedicated exception class Gaurav 2022-03-15 17:03:57 +05:30
  • 96786939bd
    Apply text suggestions from code review Gaurav Makhecha 2022-03-15 16:46:08 +05:30
  • a8d32a0be8 fix: no more currency guessing Gaurav 2022-03-10 11:45:39 +05:30
  • 93aeb2c300 feat: extract currency from the formatted string Gaurav 2022-03-10 11:39:53 +05:30
  • db2d96ec06
    Merge pull request #15 from gauravmak/master Samuel Štancl 2022-03-09 15:07:54 +01:00
  • c18cb97b61 fix: remove unused .env variable Gaurav 2022-03-09 19:16:16 +05:30
  • fa337d29b4 Fix code style (php-cs-fixer) PHP CS Fixer 2022-03-09 07:37:04 +00:00
  • 2329dcf790 Merge branch 'from_string_implementation' of github.com:gauravmak/money into from_string_implementation Gaurav 2022-03-09 13:06:45 +05:30
  • 77bec6ed02 fix: make PHPStan happy by protecting against some rare scenarios Gaurav 2022-03-09 13:06:40 +05:30
  • 01fd16f71b Fix code style (php-cs-fixer) PHP CS Fixer 2022-03-09 07:20:34 +00:00
  • 38c6326a4d feature: money instance creation from a formatted string Gaurav 2022-03-09 12:50:04 +05:30
  • 8bdf0d1a2b refactor: improve code readability Gaurav 2022-03-09 12:49:00 +05:30
  • f74cade383 cleanup: docker-compose not required Gaurav 2022-03-09 09:31:00 +05:30
  • c7ccaa42c5
    Merge pull request #14 from gauravmak/master Samuel Štancl 2022-03-08 20:54:12 +01:00
  • dce1269799 text: readme updates and code cleanup Gaurav 2022-03-08 19:56:34 +05:30
  • 1b34e3f4c2
    Merge pull request #13 from archtechx/l9-support-preparing v0.2.5 v0.2.4 Samuel Štancl 2022-01-20 21:35:39 +01:00
  • 16f343e758 Merge branch 'l9-support-preparing' of https://github.com/archtechx/money into l9-support-preparing Abrar Ahmad 2022-01-21 00:19:38 +05:00
  • 02f3dddef0 Update ci.yml Abrar Ahmad 2022-01-21 00:18:01 +05:00
  • 43fd8c873b
    Update .github/workflows/ci.yml Abrar Ahmad 2022-01-20 23:49:15 +05:00
  • fda9ade4d8 Update ci.yml Abrar Ahmad 2022-01-20 23:46:14 +05:00
  • e280bf0a8b wip Abrar Ahmad 2022-01-20 23:42:07 +05:00
  • 77875dc359 Update readme Mikael Dalholm 2021-12-30 14:44:07 +01:00
  • 35f6de2212 Fixes #9 Mikael Dalholm 2021-12-30 14:36:24 +01:00
  • fa4bb4c8e6 Fix php-cs-fixer Mikael Dalholm 2021-12-28 18:11:26 +01:00
  • 35304109e5 Allow customization of default CurrencyManager Mikael Dalholm 2021-12-28 18:05:09 +01:00
  • 4474c2b115
    Merge pull request #6 from dalholm/master v0.2.3 Samuel Štancl 2021-12-28 16:10:22 +01:00
  • 356aad9cc6 Divide rate with 100 Mikael Dalholm 2021-12-28 11:45:02 +01:00
  • 8ca21240df
    Make new() public v0.2.2 Samuel Štancl 2021-12-13 01:18:37 +01:00
  • 0d8e3c824f
    Support any version of archtechx/helpers v0.2.1 Samuel Štancl 2021-12-09 17:52:56 +01:00
  • c6ef5aa54c addDecimal() and subtractDecimal() v0.2.0 Samuel Štancl 2021-11-28 18:47:59 +01:00
  • b6b94e0530 Merge branch 'master' of github.com:archtechx/money Samuel Štancl 2021-11-28 18:39:06 +01:00
  • f5bf658155 cents() method Samuel Štancl 2021-11-28 18:38:54 +01:00
  • 37efb95b9d
    Merge pull request #4 from archtechx/fix-readme Samuel Štancl 2021-11-18 11:05:54 +01:00
  • 83f86e851f Fix typo (fromDecimals -> fromDecimal) lukinovec 2021-11-18 10:27:21 +01:00
  • 9283895769
    Fix syntax highlighting Samuel Štancl 2021-11-17 20:53:14 +01:00