{"id":26107154,"url":"https://github.com/jroedel/laminas-juser","last_synced_at":"2026-04-20T12:03:50.761Z","repository":{"id":47077503,"uuid":"74386747","full_name":"jroedel/laminas-juser","owner":"jroedel","description":"User management module for ZfcUser","archived":false,"fork":false,"pushed_at":"2022-08-03T00:37:29.000Z","size":271,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"1.0.x","last_synced_at":"2024-11-30T13:41:21.579Z","etag":null,"topics":["authentication","user-management","zf3"],"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/jroedel.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":"2016-11-21T17:11:35.000Z","updated_at":"2022-07-22T06:45:40.000Z","dependencies_parsed_at":"2022-09-17T05:24:23.900Z","dependency_job_id":null,"html_url":"https://github.com/jroedel/laminas-juser","commit_stats":null,"previous_names":["jroedel/zf3-juser"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jroedel%2Flaminas-juser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jroedel%2Flaminas-juser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jroedel%2Flaminas-juser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jroedel%2Flaminas-juser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jroedel","download_url":"https://codeload.github.com/jroedel/laminas-juser/tar.gz/refs/heads/1.0.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242762739,"owners_count":20181267,"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":["authentication","user-management","zf3"],"created_at":"2025-03-09T22:52:19.327Z","updated_at":"2026-04-20T12:03:50.724Z","avatar_url":"https://github.com/jroedel.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"JUser\n=======\n\nA simple Module that glues together LmcUser, BjyAuthorize, SlmLocale, GoalioRememberMe and Laminas\\Db. A fork of `manuakasam/SamUser`.\n\n\nInstallation\n============\n\n1. Require JUser\n\n```\ncomposer require jroedel/zf3-juser\n```\n    \n2. Copy `config/juser.config.php.dist` to your Application config folder, and customize the values.\n\n3. Create the two tables with the sql in `config/database.sql.dist`.\n\n4. Enable all the modules in your `application.config.php` file (order is important):\n\n```\n    return [\n        'modules' =\u003e [\n            // ...\n            'ZfcBase',\n            'LmcUser',\n            'BjyAuthorize',\n            'SlmLocale',\n            'GoalioRememberMe',\n            'JUser',\n        ],\n        // ...\n    ];\n```\n\n5. The GUI can be accessed from `/users`. Make sure to double-check that only administers have access to the `juser` routes. This can be configured in your `juser.global.php` file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjroedel%2Flaminas-juser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjroedel%2Flaminas-juser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjroedel%2Flaminas-juser/lists"}