{"id":24066126,"url":"https://github.com/opengento/magento2-currency-precision","last_synced_at":"2025-07-31T05:07:31.098Z","repository":{"id":45397061,"uuid":"438318548","full_name":"opengento/magento2-currency-precision","owner":"opengento","description":"Extract and evolution of the magento2-currency-precision module from the magento2-jp project from @Magento","archived":false,"fork":false,"pushed_at":"2024-08-11T17:20:27.000Z","size":34,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":24,"default_branch":"main","last_synced_at":"2025-06-29T04:38:10.250Z","etag":null,"topics":["currency","currency-format","currency-formatter","currency-formatting","format","formatting","magento","magento2","magento2-extension","magento2-module","precision"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"osl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opengento.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":["https://www.helloasso.com/associations/opengento/formulaires/1"]}},"created_at":"2021-12-14T16:12:07.000Z","updated_at":"2024-08-11T17:20:30.000Z","dependencies_parsed_at":"2024-08-11T18:57:09.865Z","dependency_job_id":null,"html_url":"https://github.com/opengento/magento2-currency-precision","commit_stats":{"total_commits":9,"total_committers":3,"mean_commits":3.0,"dds":0.5555555555555556,"last_synced_commit":"a21f11880f8581198610e65ba06db9bb9fff51d7"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/opengento/magento2-currency-precision","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengento%2Fmagento2-currency-precision","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengento%2Fmagento2-currency-precision/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengento%2Fmagento2-currency-precision/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengento%2Fmagento2-currency-precision/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opengento","download_url":"https://codeload.github.com/opengento/magento2-currency-precision/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengento%2Fmagento2-currency-precision/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267988944,"owners_count":24177016,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["currency","currency-format","currency-formatter","currency-formatting","format","formatting","magento","magento2","magento2-extension","magento2-module","precision"],"created_at":"2025-01-09T11:19:48.421Z","updated_at":"2025-07-31T05:07:31.079Z","avatar_url":"https://github.com/opengento.png","language":"PHP","funding_links":["https://www.helloasso.com/associations/opengento/formulaires/1"],"categories":[],"sub_categories":[],"readme":"# Currency Precision Module for Magento 2\n\n[![Latest Stable Version](https://img.shields.io/packagist/v/opengento/module-currency-precision.svg?style=flat-square)](https://packagist.org/packages/opengento/module-currency-precision)\n[![License: OSL](https://img.shields.io/github/license/opengento/magento2-currency-precision.svg?style=flat-square)](./LICENSE)\n[![License: AFL](https://img.shields.io/github/license/opengento/magento2-currency-precision.svg?style=flat-square)](./LICENSE_AFL)\n[![Packagist](https://img.shields.io/packagist/dt/opengento/module-currency-precision.svg?style=flat-square)](https://packagist.org/packages/opengento/module-currency-precision/stats)\n[![Packagist](https://img.shields.io/packagist/dm/opengento/module-currency-precision.svg?style=flat-square)](https://packagist.org/packages/opengento/module-currency-precision/stats)\n\nThis module aims to help merchants to manage easily their currency precision in Magento 2.\n\n## DISCLAIMER\n\n***Initially this module was developed by Hirokazu Nishi in the scope of the magento/magento2-jp project.***\n\n\u003e Module adds more accurate handling of currencies precision so currencies will be always rounded to minor subunits precision. \n\u003e Currency precisions are nto configurable and data from intl library are used.\n\n- [Setup](#setup)\n    - [Composer installation](#composer-installation)\n    - [Setup the module](#setup-the-module)\n- [Features](#features)\n- [Settings](#settings)\n- [Documentation](#documentation)\n- [Support](#support)\n- [Authors](#authors)\n- [License](#license)\n\n## Setup\n\nMagento 2 Open Source or Commerce edition is required.\n\n### Composer installation\n\nRun the following composer command:\n\n```\ncomposer require opengento/module-currency-precision\n```\n\n### Setup the module\n\nRun the following magento command:\n\n```\nbin/magento setup:upgrade\n```\n\n**If you are in production mode, do not forget to recompile and redeploy the static resources.**\n\n## Features\n\n## Documentation\n\n## Support\n\nRaise a new [request](https://github.com/opengento/magento2-currency-precision/issues) to the issue tracker.\n\n## Authors\n\n- **Opengento Community** - *Lead* - [![Twitter Follow](https://img.shields.io/twitter/follow/opengento.svg?style=social)](https://twitter.com/opengento)\n- **Thomas Klein** - *Maintainer* - [![GitHub followers](https://img.shields.io/github/followers/thomas-kl1.svg?style=social)](https://github.com/thomas-kl1)\n- **Contributors** - *Contributor* - [![GitHub contributors](https://img.shields.io/github/contributors/opengento/magento2-currency-precision.svg?style=flat-square)](https://github.com/opengento/magento2-currency-precision/graphs/contributors)\n\n## License\n\nThis project is licensed under the AFL \u0026 OSL Licenses - see the [LICENSE](./LICENSE) and [LICENSE-AFL](./LICENSE_AFL) details.\n\n***That's all folks!***\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopengento%2Fmagento2-currency-precision","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopengento%2Fmagento2-currency-precision","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopengento%2Fmagento2-currency-precision/lists"}