{"id":22044780,"url":"https://github.com/cradlephp/cradle-auth","last_synced_at":"2026-05-06T05:35:49.054Z","repository":{"id":56958545,"uuid":"125802925","full_name":"CradlePHP/cradle-auth","owner":"CradlePHP","description":"Authentication helpers (sign up/in, verify, forgot pass) for CradlePHP","archived":false,"fork":false,"pushed_at":"2020-07-23T16:10:52.000Z","size":86,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T15:04:57.861Z","etag":null,"topics":["cradle","cradlephp","v2"],"latest_commit_sha":null,"homepage":"http://cradlephp.github.io","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/CradlePHP.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}},"created_at":"2018-03-19T04:50:42.000Z","updated_at":"2020-07-23T16:10:14.000Z","dependencies_parsed_at":"2022-08-21T09:50:27.543Z","dependency_job_id":null,"html_url":"https://github.com/CradlePHP/cradle-auth","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CradlePHP%2Fcradle-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CradlePHP%2Fcradle-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CradlePHP%2Fcradle-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CradlePHP%2Fcradle-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CradlePHP","download_url":"https://codeload.github.com/CradlePHP/cradle-auth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245111946,"owners_count":20562512,"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":["cradle","cradlephp","v2"],"created_at":"2024-11-30T13:08:32.196Z","updated_at":"2026-05-06T05:35:48.997Z","avatar_url":"https://github.com/CradlePHP.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Auth\n\nGenerates pages and administration used for authentication. Auth deals with\nauthenticating users via signup and login. It also sends verification emails,\nhas forgot and re-verify flows. Auth is built on top of system, so it inherits\nall of its admin functionality as well.\n\n - **Sign Up Form**\n - **Verify Account Form**\n - **Log In Form**\n - **Forgot Password Form**\n - **Recover Password Form**\n\n## Install\n\nIf you already installed Cradle, you may not need to install this because it\nshould be already included.\n\n```\n$ composer require cradlephp/cradle-auth\n$ bin/cradle cradlephp/cradle-auth install\n$ bin/cradle cradlephp/cradle-auth sql-populate\n```\n\n----\n\n\u003ca name=\"contributing\"\u003e\u003c/a\u003e\n# Contributing to Cradle PHP\n\nThank you for considering to contribute to Cradle PHP.\n\nPlease DO NOT create issues in this repository. The official issue tracker is located @ https://github.com/CradlePHP/cradle/issues . Any issues created here will *most likely* be ignored.\n\nPlease be aware that master branch contains all edge releases of the current version. Please check the version you are working with and find the corresponding branch. For example `v1.1.1` can be in the `1.1` branch.\n\nBug fixes will be reviewed as soon as possible. Minor features will also be considered, but give me time to review it and get back to you. Major features will **only** be considered on the `master` branch.\n\n1. Fork the Repository.\n2. Fire up your local terminal and switch to the version you would like to\ncontribute to.\n3. Make your changes.\n4. Always make sure to sign-off (-s) on all commits made (git commit -s -m \"Commit message\")\n\n## Making pull requests\n\n1. Please ensure to run [phpunit](https://phpunit.de/) and\n[phpcs](https://github.com/squizlabs/PHP_CodeSniffer) before making a pull request.\n2. Push your code to your remote forked version.\n3. Go back to your forked version on GitHub and submit a pull request.\n4. All pull requests will be passed to [Travis CI](https://travis-ci.org/CradlePHP/cradle-auth) to be tested. Also note that [Coveralls](https://coveralls.io/github/CradlePHP/cradle-auth) is also used to analyze the coverage of your contribution.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcradlephp%2Fcradle-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcradlephp%2Fcradle-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcradlephp%2Fcradle-auth/lists"}