{"id":19794138,"url":"https://github.com/simplesamlphp/simplesamlphp-module-metaedit","last_synced_at":"2025-10-26T22:12:43.623Z","repository":{"id":36064630,"uuid":"40363764","full_name":"simplesamlphp/simplesamlphp-module-metaedit","owner":"simplesamlphp","description":"A SimpleSAMLphp module for metadata editing and registration.","archived":false,"fork":false,"pushed_at":"2024-08-21T19:29:20.000Z","size":300,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-09-22T02:36:55.074Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simplesamlphp.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}},"created_at":"2015-08-07T14:15:29.000Z","updated_at":"2024-08-21T19:29:24.000Z","dependencies_parsed_at":"2023-02-13T02:20:21.021Z","dependency_job_id":"a57da8e5-64d3-42f6-8e6f-a77458f0b805","html_url":"https://github.com/simplesamlphp/simplesamlphp-module-metaedit","commit_stats":{"total_commits":75,"total_committers":7,"mean_commits":"10.714285714285714","dds":0.4933333333333333,"last_synced_commit":"75cbd8e7c656117e25f37128552d863993cfead6"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplesamlphp%2Fsimplesamlphp-module-metaedit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplesamlphp%2Fsimplesamlphp-module-metaedit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplesamlphp%2Fsimplesamlphp-module-metaedit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplesamlphp%2Fsimplesamlphp-module-metaedit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simplesamlphp","download_url":"https://codeload.github.com/simplesamlphp/simplesamlphp-module-metaedit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251812305,"owners_count":21647884,"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":[],"created_at":"2024-11-12T07:12:11.575Z","updated_at":"2025-10-26T22:12:38.585Z","avatar_url":"https://github.com/simplesamlphp.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Build Status](https://github.com/simplesamlphp/simplesamlphp-module-metaedit/actions/workflows/php.yml/badge.svg)\n[![Coverage Status](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-metaedit/branch/master/graph/badge.svg)](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-metaedit)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/simplesamlphp/simplesamlphp-module-metaedit/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/simplesamlphp/simplesamlphp-module-metaedit/?branch=master)\n[![Type Coverage](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-metaedit/coverage.svg)](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-metaedit)\n[![Psalm Level](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-metaedit/level.svg)](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-metaedit)\n\n# Metaedit module\n\nThis module provides a web interface for very basic metadata editing and registration.\n\n## Install\n\nOnce you have installed SimpleSAMLphp, installing this module is very simple. Just execute the following\ncommand in the root of your SimpleSAMLphp installation:\n\n```bash\n    vendor/bin/composer require simplesamlphp/simplesamlphp-module-metaedit\n```\n\n## Configuration\n\nNext thing you need to do is to enable the module: in `config.php`,\nsearch for the `module.enable` key and set `metaedit` to true:\n\n```php\n    'module.enable' =\u003e [\n        'metaedit' =\u003e true,\n        …\n    ],\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplesamlphp%2Fsimplesamlphp-module-metaedit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimplesamlphp%2Fsimplesamlphp-module-metaedit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplesamlphp%2Fsimplesamlphp-module-metaedit/lists"}