{"id":19316236,"url":"https://github.com/userfrosting/sprinkle-account","last_synced_at":"2025-04-22T16:33:22.613Z","repository":{"id":39908490,"uuid":"448371817","full_name":"userfrosting/sprinkle-account","owner":"userfrosting","description":"The Account sprinkle handles user modeling and authentication, user groups, roles, and access control. It contains the routes, templates, and controllers needed to implement pages for registration, password reset, login, and more.","archived":false,"fork":false,"pushed_at":"2025-03-31T01:03:18.000Z","size":2989,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"5.1","last_synced_at":"2025-04-08T22:02:00.153Z","etag":null,"topics":["account","login","php","user-management","userfrosting","userfrosting-sprinkle"],"latest_commit_sha":null,"homepage":"https://www.userfrosting.com","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/userfrosting.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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},"funding":{"github":null,"patreon":null,"open_collective":"userfrosting","ko_fi":"lcharette","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2022-01-15T19:28:53.000Z","updated_at":"2024-11-30T01:40:01.000Z","dependencies_parsed_at":"2023-12-16T19:25:59.533Z","dependency_job_id":"aabf0e36-a62e-4065-bf4e-9b003848cb4f","html_url":"https://github.com/userfrosting/sprinkle-account","commit_stats":{"total_commits":651,"total_committers":36,"mean_commits":"18.083333333333332","dds":"0.49923195084485406","last_synced_commit":"4f2e121dc845c1acd968e20703b35a837f363e31"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/userfrosting%2Fsprinkle-account","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/userfrosting%2Fsprinkle-account/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/userfrosting%2Fsprinkle-account/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/userfrosting%2Fsprinkle-account/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/userfrosting","download_url":"https://codeload.github.com/userfrosting/sprinkle-account/tar.gz/refs/heads/5.1","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250277549,"owners_count":21404048,"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":["account","login","php","user-management","userfrosting","userfrosting-sprinkle"],"created_at":"2024-11-10T01:10:34.140Z","updated_at":"2025-04-22T16:33:22.257Z","avatar_url":"https://github.com/userfrosting.png","language":"PHP","funding_links":["https://opencollective.com/userfrosting","https://ko-fi.com/lcharette"],"categories":[],"sub_categories":[],"readme":"# UserFrosting 5.1 Account Sprinkle\n\n[![Version](https://img.shields.io/github/v/release/userfrosting/sprinkle-account?include_prereleases)](https://github.com/userfrosting/sprinkle-account/releases)\n![PHP Version](https://img.shields.io/badge/php-%5E8.1-brightgreen)\n[![License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](LICENSE.md)\n[![Build](https://img.shields.io/github/actions/workflow/status/userfrosting/sprinkle-account/Build.yml?branch=5.1\u0026logo=github)](https://github.com/userfrosting/sprinkle-account/actions)\n[![Codecov](https://codecov.io/gh/userfrosting/sprinkle-account/branch/5.1/graph/badge.svg)](https://app.codecov.io/gh/userfrosting/sprinkle-account/branch/5.1)\n[![StyleCI](https://github.styleci.io/repos/448371817/shield?branch=5.1\u0026style=flat)](https://github.styleci.io/repos/448371817)\n[![PHPStan](https://img.shields.io/github/actions/workflow/status/userfrosting/sprinkle-account/PHPStan.yml?branch=5.1\u0026label=PHPStan)](https://github.com/userfrosting/sprinkle-account/actions/workflows/PHPStan.yml)\n[![Join the chat](https://img.shields.io/badge/Chat-UserFrosting-brightgreen?logo=Rocket.Chat)](https://chat.userfrosting.com)\n[![Donate](https://img.shields.io/badge/Open_Collective-Donate-blue?logo=Open%20Collective)](https://opencollective.com/userfrosting#backer)\n[![Donate](https://img.shields.io/badge/Ko--fi-Donate-blue?logo=ko-fi\u0026logoColor=white)](https://ko-fi.com/lcharette)\n\n## By [Alex Weissman](https://alexanderweissman.com) and [Louis Charette](https://bbqsoftwares.com)\n\nCopyright (c) 2013-2024, free to use in personal and commercial software as per the [license](LICENSE.md).\n\nUserFrosting is a secure, modern user management system written in PHP and built on top of the [Slim Microframework](http://www.slimframework.com/), [Twig](http://twig.sensiolabs.org/) templating engine, and [Eloquent](https://laravel.com/docs/10.x/eloquent#introduction) ORM.\n\nThis **Account sprinkle** handles user modeling and authentication, user groups, roles, and access control. It contains the routes, templates, and controllers needed to implement pages for registration, password reset, login, and more.\n\n## Installation\n1. Require in your [UserFrosting](https://github.com/userfrosting/UserFrosting) project : \n    ``` \n    composer require userfrosting/sprinkle-account\n    ```\n\n2. Add the Sprinkle to your Sprinkle Recipe : \n    ```php\n    public function getSprinkles(): array\n    {\n        return [\n            \\UserFrosting\\Sprinkle\\Account\\Account::class,\n        ];\n    }\n    ```\n\n3. Bake\n    ```bash\n    php bakery bake\n    ```\n\n## Documentation\nSee main [UserFrosting Documentation](https://learn.userfrosting.com) for more information.\n\n- [Changelog](CHANGELOG.md)\n- [Issues](https://github.com/userfrosting/UserFrosting/issues)\n- [License](LICENSE.md)\n- [Style Guide](https://github.com/userfrosting/.github/blob/main/.github/STYLE-GUIDE.md)\n\n## Contributing\n\nThis project exists thanks to all the people who contribute. If you're interested in contributing to the UserFrosting codebase, please see our [contributing guidelines](https://github.com/userfrosting/.github/blob/main/.github/CONTRIBUTING.md) as well as our [style guidelines](https://github.com/userfrosting/.github/blob/main/.github/STYLE-GUIDE.md).\n\n[![](https://opencollective.com/userfrosting/contributors.svg?width=890\u0026button=true)](https://github.com/userfrosting/sprinkle-core/graphs/contributors)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuserfrosting%2Fsprinkle-account","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuserfrosting%2Fsprinkle-account","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuserfrosting%2Fsprinkle-account/lists"}