dksdev01 / simplesamlphp
A PHP implementation of a SAML 2.0 service provider and identity provider.
v2.4.2
2025-06-04 13:10 UTC
Requires
- php: ^8.1
- ext-date: *
- ext-dom: *
- ext-hash: *
- ext-json: *
- ext-mbstring: *
- ext-openssl: *
- ext-pcre: *
- ext-session: *
- ext-simplexml: *
- ext-spl: *
- ext-zlib: *
- gettext/gettext: ^5.7
- gettext/translator: ^1.1
- phpmailer/phpmailer: ^6.8
- psr/log: ^3.0
- simplesamlphp/assert: ^1.1
- simplesamlphp/composer-module-installer: ^1.3
- simplesamlphp/saml2: ^5.0.0
- simplesamlphp/saml2-legacy: ^4.18.1
- simplesamlphp/simplesamlphp-assets-base: ~2.3.0
- simplesamlphp/xml-security: ^1.7
- symfony/cache: ^6.4
- symfony/config: ^6.4
- symfony/console: ^6.4
- symfony/dependency-injection: ^6.4
- symfony/filesystem: ^6.4
- symfony/finder: ^6.4
- symfony/framework-bundle: ^6.4
- symfony/http-foundation: ^6.4
- symfony/http-kernel: ^6.4
- symfony/intl: ^6.4
- symfony/password-hasher: ^6.4
- symfony/polyfill-intl-icu: ^1.28
- symfony/routing: ^6.4
- symfony/translation-contracts: ^3.0
- symfony/twig-bridge: ^6.4
- symfony/var-exporter: ^6.4
- symfony/yaml: ^6.4
- twig/intl-extra: ^3.7
- twig/twig: ^3.14.0
Requires (Dev)
- ext-curl: *
- ext-pdo_sqlite: *
- gettext/php-scanner: 1.3.1
- mikey179/vfsstream: ~1.6
- predis/predis: ^2.2
- simplesamlphp/simplesamlphp-test-framework: ^1.9.2
- symfony/translation: ^6.4
Suggests
- ext-curl: Needed in order to check for updates automatically
- ext-intl: Needed if translations for non-English languages are required.
- ext-ldap: Needed if an LDAP backend is used
- ext-memcache: Needed if a Memcache server is used to store session information
- ext-mysql: Needed if a MySQL backend is used, either for authentication or to store session information
- ext-pdo: Needed if a database backend is used, either for authentication or to store session information
- ext-pgsql: Needed if a PostgreSQL backend is used, either for authentication or to store session information
- predis/predis: Needed if a Redis server is used to store session information
This package is auto-updated.
Last update: 2026-05-16 13:43:10 UTC