# lightSAML **Repository Path**: mirrors_dropbox/lightSAML ## Basic Information - **Project Name**: lightSAML - **Description**: SAML 2.0 PHP Library - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-02-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README SAML 2.0 PHP Library (Dropbox Fork) ==================== [![GitHub release](https://img.shields.io/github/release/dropbox/lightsaml.svg)](https://github.com/dropbox/lightSAML/) [![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE) [![Build Status](https://travis-ci.org/dropbox/lightSAML.svg?branch=master)](https://travis-ci.org/dropbox/lightSAML) [![Packagist Version](https://img.shields.io/packagist/v/dropbox/lightsaml.svg?style=flat-square)](https://packagist.org/packages/dropbox/lightsaml) LightSaml Implements basic SAML 2.0 data model classes, serialization/deserialization to/from xml with XML security and certificates support, and message encapsulations to bindings. Covered with unit tests. DOCUMENTATION ============= * [Homepage](http://www.lightsaml.com/LightSAML-Core/) * [Installation](http://www.lightsaml.com/LightSAML-Core/Installation/) * [Cookbook](http://www.lightsaml.com/LightSAML-Core/Cookbook/) CONTRIBUTING ============ LightSaml is an open source project and is open for contributions.