{"id":13684399,"url":"https://github.com/dereuromark/cakephp-decimal","last_synced_at":"2025-10-19T10:40:17.275Z","repository":{"id":36372894,"uuid":"202242100","full_name":"dereuromark/cakephp-decimal","owner":"dereuromark","description":"CakePHP Decimal type handling using Decimal value object.","archived":false,"fork":false,"pushed_at":"2025-01-26T08:35:41.000Z","size":100,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-28T14:05:39.907Z","etag":null,"topics":["cakephp","decimal","php","precision"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dereuromark.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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}},"created_at":"2019-08-14T00:18:36.000Z","updated_at":"2025-01-26T08:35:45.000Z","dependencies_parsed_at":"2023-10-10T14:38:10.248Z","dependency_job_id":"187c2a89-9133-457a-a379-c00892f93687","html_url":"https://github.com/dereuromark/cakephp-decimal","commit_stats":{"total_commits":73,"total_committers":2,"mean_commits":36.5,"dds":0.3013698630136986,"last_synced_commit":"6ab928784580fc26478b1df4c6520224b0fb33ff"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dereuromark%2Fcakephp-decimal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dereuromark%2Fcakephp-decimal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dereuromark%2Fcakephp-decimal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dereuromark%2Fcakephp-decimal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dereuromark","download_url":"https://codeload.github.com/dereuromark/cakephp-decimal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243960361,"owners_count":20375101,"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","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":["cakephp","decimal","php","precision"],"created_at":"2024-08-02T14:00:33.101Z","updated_at":"2025-10-19T10:40:17.270Z","avatar_url":"https://github.com/dereuromark.png","language":"PHP","funding_links":[],"categories":["ORM / Database / Datamapping","Plugins"],"sub_categories":["ORM / Database / Datamapping"],"readme":"# CakePHP Decimal Plugin\n\n[![CI](https://github.com/dereuromark/cakephp-decimal/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/dereuromark/cakephp-decimal/actions/workflows/ci.yml?query=branch%3Amaster)\n[![Latest Stable Version](https://poser.pugx.org/dereuromark/cakephp-decimal/v/stable.svg)](https://packagist.org/packages/dereuromark/cakephp-decimal)\n[![codecov](https://codecov.io/gh/dereuromark/cakephp-decimal/branch/master/graph/badge.svg)](https://codecov.io/gh/dereuromark/cakephp-decimal)\n[![License](https://poser.pugx.org/dereuromark/cakephp-decimal/license.svg)](LICENSE)\n[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%208.1-8892BF.svg)](https://php.net/)\n\nThis is an alternative to\n* the core Decimal type (using plain strings)\n\nAs value object you have a few advantages, especially on handling the values inside your business logic.\n\nThis branch is for use with **CakePHP 5.1+**. See [version map](https://github.com/dereuromark/cakephp-decimal/wiki#cakephp-version-map) for details.\n\n## Requirements\n\n- Uses [php-collective/decimal-object](https://github.com/php-collective/decimal-object) and as such requires bcmath extension.\n\n## Installation\nRequire the plugin through Composer:\n```\ncomposer require dereuromark/cakephp-decimal\n```\n\n## Setup and Usage\nSee [Documentation](docs/).\n\n## Demo\n\nLive example see https://sandbox.dereuromark.de/sandbox/decimal-examples/forms\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdereuromark%2Fcakephp-decimal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdereuromark%2Fcakephp-decimal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdereuromark%2Fcakephp-decimal/lists"}