generalsystemsvehicle / industrialist
A SAML2 Service Provider for Laravel
Installs: 2 742
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
pkg:composer/generalsystemsvehicle/industrialist
Requires
- php: >=7.2
- illuminate/support: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
- onelogin/php-saml: ^4.0
Requires (Dev)
- nunomaduro/larastan: ^2.0
- orchestra/testbench: ^7.5
- phpunit/phpunit: ^9.0
- rregeer/phpunit-coverage-check: ^0.3
This package is auto-updated.
Last update: 2025-09-19 18:29:18 UTC
README
A SAML2 Service Provider package for Laravel
Installation
Install via composer
composer require GeneralSystemsVehicle/industrialist
Publish Configuration File
php artisan vendor:publish --provider="GeneralSystemsVehicle\Industrialist\Providers\ServiceProvider" --tag="config"
Usage
CHANGE ME
Security
If you discover any security related issues, please email instead of using the issue tracker.