SAML 2.0 PHP Library
====================

[![GitHub release](https://img.shields.io/github/release/lightsaml2/lightsaml.svg)](https://github.com/lightsaml2/lightSAML)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)
[![Build Status](https://travis-ci.org/lightsaml2/lightSAML.svg?branch=master)](https://travis-ci.org/lightSAML/lightSAML)
[![Coverage Status](https://coveralls.io/repos/github/lightsaml2/lightSAML/badge.svg?branch=master)](https://coveralls.io/github/lightsaml2/lightSAML?branch=master)
[![Scrutinizer](https://scrutinizer-ci.com/g/lightsaml2/lightSAML/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/lightsaml2/lightSAML/?branch=master)
[![Packagist Version](https://img.shields.io/packagist/v/lightsaml2/lightsaml.svg?style=flat-square)](https://packagist.org/packages/lightsaml2/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.
