{"id":28497117,"url":"https://github.com/sourecode/doctrineextensionbundle","last_synced_at":"2026-03-10T02:31:27.397Z","repository":{"id":285169746,"uuid":"957201033","full_name":"SoureCode/DoctrineExtensionBundle","owner":"SoureCode","description":"Adds lightweight UTC handling, auditing, and translations to Doctrine ORM","archived":false,"fork":false,"pushed_at":"2025-06-01T00:25:50.000Z","size":123,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-08T13:05:12.986Z","etag":null,"topics":["auditing","doctrine","symfony-bundle","translation","utc"],"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":"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,"zenodo":null}},"created_at":"2025-03-29T19:43:24.000Z","updated_at":"2025-05-31T18:26:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"ed8f2a4a-3eee-4f1e-b8ac-dc1b26f946d3","html_url":"https://github.com/SoureCode/DoctrineExtensionBundle","commit_stats":null,"previous_names":["sourecode/doctrineextensionbundle"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/SoureCode/DoctrineExtensionBundle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoureCode%2FDoctrineExtensionBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoureCode%2FDoctrineExtensionBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoureCode%2FDoctrineExtensionBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoureCode%2FDoctrineExtensionBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SoureCode","download_url":"https://codeload.github.com/SoureCode/DoctrineExtensionBundle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoureCode%2FDoctrineExtensionBundle/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263217944,"owners_count":23432404,"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":["auditing","doctrine","symfony-bundle","translation","utc"],"created_at":"2025-06-08T13:05:12.723Z","updated_at":"2026-03-10T02:31:27.348Z","avatar_url":"https://github.com/SoureCode.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# sourecode/doctrine-extension-bundle\n\n[![Packagist Version](https://img.shields.io/packagist/v/sourecode/doctrine-extension-bundle.svg)](https://packagist.org/packages/sourecode/doctrine-extension-bundle)\n[![Downloads](https://img.shields.io/packagist/dt/sourecode/doctrine-extension-bundle.svg)](https://packagist.org/packages/sourecode/doctrine-extension-bundle)\n[![CI](https://github.com/SoureCode/DoctrineExtensionBundle/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/SoureCode/DoctrineExtensionBundle/actions/workflows/ci.yml)\n[![codecov](https://codecov.io/gh/SoureCode/DoctrineExtensionBundle/branch/master/graph/badge.svg?token=GBFBVXQYK4)](https://codecov.io/gh/SoureCode/DoctrineExtensionBundle)\n[![Mutation testing badge](https://img.shields.io/endpoint?style=flat\u0026url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2FSoureCode%2FDoctrineExtensionBundle%2Fmaster)](https://dashboard.stryker-mutator.io/reports/github.com/SoureCode/DoctrineExtensionBundle/master)\n\n- [Documentation](./docs/index.md)\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/doctrine-extension-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/doctrine-extension-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\\DoctrineExtension\\SoureCodeDoctrineExtensionBundle::class =\u003e ['all' =\u003e true],\n];\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsourecode%2Fdoctrineextensionbundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsourecode%2Fdoctrineextensionbundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsourecode%2Fdoctrineextensionbundle/lists"}