{"id":29215164,"url":"https://github.com/sourecode/unitbundle","last_synced_at":"2026-03-05T21:32:59.220Z","repository":{"id":286174055,"uuid":"960607551","full_name":"SoureCode/UnitBundle","owner":"SoureCode","description":"This bundle provides a simple way to handle unit of measurements in Symfony applications.","archived":false,"fork":false,"pushed_at":"2025-06-01T00:21:43.000Z","size":120,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-02T09:48:07.348Z","etag":null,"topics":["length","symfony-bundle","time","unit-of-measurement"],"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/SoureCode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2025-04-04T18:18:56.000Z","updated_at":"2025-05-31T18:26:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"1a044e2e-9d9e-49d0-810e-4f2c83d30f4e","html_url":"https://github.com/SoureCode/UnitBundle","commit_stats":null,"previous_names":["sourecode/unitbundle"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/SoureCode/UnitBundle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoureCode%2FUnitBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoureCode%2FUnitBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoureCode%2FUnitBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoureCode%2FUnitBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SoureCode","download_url":"https://codeload.github.com/SoureCode/UnitBundle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoureCode%2FUnitBundle/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263234961,"owners_count":23434921,"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":["length","symfony-bundle","time","unit-of-measurement"],"created_at":"2025-07-03T00:08:02.419Z","updated_at":"2026-03-05T21:32:59.148Z","avatar_url":"https://github.com/SoureCode.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# sourecode/unit-bundle\n\n[![Packagist Version](https://img.shields.io/packagist/v/sourecode/unit-bundle.svg)](https://packagist.org/packages/sourecode/unit-bundle)\n[![Downloads](https://img.shields.io/packagist/dt/sourecode/unit-bundle.svg)](https://packagist.org/packages/sourecode/unit-bundle)\n[![CI](https://github.com/SoureCode/UnitBundle/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/SoureCode/UnitBundle/actions/workflows/ci.yml)\n[![codecov](https://codecov.io/gh/SoureCode/UnitBundle/branch/master/graph/badge.svg?token=ZEGEZJEQ1B)](https://codecov.io/gh/SoureCode/UnitBundle)\n[![Mutation testing badge](https://img.shields.io/endpoint?style=flat\u0026url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2FSoureCode%2FUnitBundle%2Fmaster)](https://dashboard.stryker-mutator.io/reports/github.com/SoureCode/UnitBundle/master)\n\nThis bundle provides a simple way to handle unit of measurements in Symfony applications.\n\n- [License](./LICENSE)\n\n## Installation\n\nMake sure Composer is installed globally, as explained in the\n[installation chapter](https://getcomposer.org/doc/00-intro.md)\nof the Composer documentation.\n\n### Applications that use Symfony Flex\n\nOpen a command console, enter your project directory and execute:\n\n```console\ncomposer require sourecode/unit-bundle\n```\n\n### Applications that don't use Symfony Flex\n\n#### Step 1: Download the Bundle\n\nOpen a command console, enter your project directory and execute the\nfollowing command to download the latest stable version of this bundle:\n\n```console\ncomposer require sourecode/unit-bundle\n```\n\n#### Step 2: Enable the Bundle\n\nThen, enable the bundle by adding it to the list of registered bundles\nin the `config/bundles.php` file of your project:\n\n```php\n// config/bundles.php\n\nreturn [\n    // ...\n    \\SoureCode\\Bundle\\Unit\\SoureCodeUnitBundle::class =\u003e ['all' =\u003e true],\n];\n```\n\n## Config\n\n```yaml\n# config/packages/soure_code_unit.yaml\n# @todo\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsourecode%2Funitbundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsourecode%2Funitbundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsourecode%2Funitbundle/lists"}