LightSAML Core Installation
It is recommended that you install LightSaml with composer.
Best way would be to just let the composer choose the appropriate version
$ composer.phar require lightsaml/lightsaml
After that you will have LightSaml installed in your vendor directory.
If you don’t prefer composer, you can download source code directly from LightSAML github repository.