{"id":22757941,"url":"https://github.com/msgphp/user-bundle","last_synced_at":"2025-04-14T18:14:47.557Z","repository":{"id":208860587,"uuid":"108647700","full_name":"msgphp/user-bundle","owner":"msgphp","description":"A new Symfony user bundle","archived":false,"fork":false,"pushed_at":"2023-11-23T22:03:23.000Z","size":244,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-14T18:14:43.769Z","etag":null,"topics":["cli","cqrs","doctrine","domain-driven-design","event-sourcing","message-driven","php","php7","security","symfony-bundle","twig","user-management","uuid"],"latest_commit_sha":null,"homepage":"https://github.com/msgphp/msgphp","language":"PHP","has_issues":false,"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/msgphp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG-1.0-dev.md","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":"2017-10-28T12:35:40.000Z","updated_at":"2025-02-24T14:05:43.000Z","dependencies_parsed_at":"2024-12-11T08:12:44.602Z","dependency_job_id":"c4beb1a1-f57e-4ad9-897f-db35f9d5b852","html_url":"https://github.com/msgphp/user-bundle","commit_stats":{"total_commits":280,"total_committers":8,"mean_commits":35.0,"dds":"0.025000000000000022","last_synced_commit":"b5b3c74d801ebbd051d5d397a13d5e9f6a4c78cf"},"previous_names":["msgphp/user-bundle"],"tags_count":39,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msgphp%2Fuser-bundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msgphp%2Fuser-bundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msgphp%2Fuser-bundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msgphp%2Fuser-bundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/msgphp","download_url":"https://codeload.github.com/msgphp/user-bundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248933341,"owners_count":21185460,"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":["cli","cqrs","doctrine","domain-driven-design","event-sourcing","message-driven","php","php7","security","symfony-bundle","twig","user-management","uuid"],"created_at":"2024-12-11T08:12:39.037Z","updated_at":"2025-04-14T18:14:47.530Z","avatar_url":"https://github.com/msgphp.png","language":"PHP","readme":"# NOT ACTIVELY SUPPORTED ANY MORE!!\n\nmsgphp/* repositories are not actively developed/supported anymore.\n\n**Use in production on your own risks.**\n\nIf you want to do some hotfixes - please do PR directly in target repository instead of previous msgphp/msgphp  monorepository\n\n# User Bundle\n\nA new Symfony bundle for basic user management.\n\n[![Latest Stable Version][packagist:img]][packagist]\n\n# Installation\n\n```bash\ncomposer require msgphp/user-bundle\n```\n\n# Configuration\n\n```php\n\u003c?php\n// config/packages/msgphp_user.php\n\nuse MsgPhp\\User\\User;\nuse Symfony\\Component\\DependencyInjection\\Loader\\Configurator\\ContainerConfigurator;\n\nreturn function (ContainerConfigurator $container) {\n    $container-\u003eextension('msgphp_user', [\n        'class_mapping' =\u003e [\n            User::class =\u003e \\App\\Entity\\User::class,\n        ],\n    ]);\n};\n```\n\n## Feeling Lazy?\n\n```bash\ncomposer require maker --dev\nbin/console make:user:msgphp\n```\n\n# Documentation\n\n- Read the [bundle documentation](https://msgphp.github.io/docs/cookbook/user-bundle/installation/)\n- Try the Symfony [demo application](https://github.com/msgphp/symfony-demo-app)\n- Get support on [Symfony's Slack `#msgphp` channel](https://symfony.com/slack-invite) or [raise an issue](https://github.com/msgphp/msgphp/issues/new)\n\n# Contributing\n\n[packagist]: https://packagist.org/packages/msgphp/user-bundle\n[packagist:img]: https://img.shields.io/packagist/v/msgphp/user-bundle.svg?style=flat-square\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsgphp%2Fuser-bundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmsgphp%2Fuser-bundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsgphp%2Fuser-bundle/lists"}