Libraries tagged by SAMP package
osi-open-source/lumen-saml2
6939 Downloads
A Lumen package for Saml2 integration as a SP (service provider) for multiple IdPs, based on OneLogin toolkit which is much more lightweight than simplesamlphp (Forked from aacotroneo/laravel-saml2).
nirajp/laravel-saml2
15873 Downloads
A Laravel package for Saml2 integration as a SP (service provider) for multiple IDPs. Forked from aacotroneo/laravel-saml2.
ibpavlov/lumen-saml2
10135 Downloads
A Lumen package for Saml2 integration as a SP (service provider) for multiple IdPs, based on OneLogin toolkit which is much more lightweight than simplesamlphp (Forked from aacotroneo/laravel-saml2).
haught/laravel-saml2
2450 Downloads
A Laravel package for Saml2 integration as a SP (service provider) for multiple IdPs, based on OneLogin toolkit which is much more lightweight than simplesamlphp.
bellal/vodafone-sms
1941 Downloads
Send SMSs using vodafone bulk sms API
kn4ppster/laravel4-saml2
26153 Downloads
A Laravel 4.2 package for Saml2 integration as a SP (service provider) based on OneLogin toolkit, which is much lightweight than simplesamlphp
mouf/utils.common.lock
67081 Downloads
A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A lock can help you do that.
mouf/utils.action.action-interface
365956 Downloads
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.
greatsami/entrust
2697 Downloads
This package provides a flexible way to add Role-based Permissions to Laravel Customized by Sami Mansour
diontech/laravel-extended-scheduler
1455 Downloads
This package allows you to configure the scheduled tasks of the app via (database) model. It was developed to avoid handling theseconfigurations via a config file only, cause then we cannot share the same repo to n server instances when running different tasks is needed at each server.
shakegwapo/sap-icf-service
295 Downloads
A Laravel package for SAP ICF Service
oyoun-media/academy-saml
389 Downloads
Make your PHP Laravel application an Identification Provider using SAML 2.0. This package allows you to implement your own Identification Provider (idP) using the SAML 2.0 standard to be used with supporting SAML 2.0 Service Providers (SP).
arietimmerman/laravel-saml
457 Downloads
Laravel Package for creating a SAML identity provider
shetabit/stampable
5 Downloads
Add stamp behaviors into laravel models.
spotteredu/laravel-multi-saml2
5120 Downloads
A Laravel package for Saml2 integration as a SP (service provider) for multiple IDPs using subdomains based on OneLogin toolkit.