simplesamlphp / simplesamlphp-module-metarefresh
The metarefresh module will download and parse metadata documents and store them locally
Package info
github.com/simplesamlphp/simplesamlphp-module-metarefresh
Type:simplesamlphp-module
pkg:composer/simplesamlphp/simplesamlphp-module-metarefresh
v1.3.0
2026-03-06 09:09 UTC
Requires
- php: ^8.3
- ext-libxml: *
- simplesamlphp/assert: ^2.0
- simplesamlphp/composer-module-installer: ^1.7
- simplesamlphp/simplesamlphp: ~2.5@dev
- simplesamlphp/xml-common: ~2.7
- symfony/http-foundation: ~7.4
- symfony/var-exporter: ~7.4
Requires (Dev)
- dev-master
- v1.3.0
- v1.2.6
- 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-release-1.3
- 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: 2026-03-06 09:09:59 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.