simplesamlphp / simplesamlphp-module-metarefresh
The metarefresh module will download and parse metadata documents and store them locally
Installs: 6 101 903
Dependents: 1
Suggesters: 0
Security: 0
Stars: 7
Watchers: 6
Forks: 16
Open Issues: 4
Type:simplesamlphp-module
Requires
- php: ^8.1
- ext-libxml: *
- simplesamlphp/assert: ~1.8.1
- simplesamlphp/composer-module-installer: ~1.3.6
- simplesamlphp/simplesamlphp: ~2.4.0
- simplesamlphp/xml-common: ~1.24.2
- symfony/http-foundation: ~6.4.0
- symfony/var-exporter: ~6.4.0
Requires (Dev)
- dev-master
- v1.2.5
- v1.2.4
- v1.2.3
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.7
- v1.0.6
- v1.0.5
- v1.0.4
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
- v0.11.0
- v0.10.0
- v0.9.7
- v0.9.6
- v0.9.5
- v0.9.4
- v0.9.3
- v0.9.2
- v0.9.1
- v0.9.0
- dev-dependabot/composer/production-dependencies-2645f372cc
- dev-dependabot/github_actions/all-actions-e90708a8b8
- dev-release-1.2
- dev-release-1.1
- dev-release-0.10
- dev-release-0.11
- dev-release-0.9
This package is auto-updated.
Last update: 2025-07-15 07:41:04 UTC
README
The metarefresh module provides periodic downloading of remote metadata files and updating SimpleSAMLphp's list of known entities with it. For more information, see the included documentation.