Libraries tagged by SAMP package
iwouldrathercode/php-custom-saml
8440 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.
spotteredu/laravel-multi-saml2
5240 Downloads
A Laravel package for Saml2 integration as a SP (service provider) for multiple IDPs using subdomains based on OneLogin toolkit.
osi-open-source/lumen-saml2
7612 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
16402 Downloads
A Laravel package for Saml2 integration as a SP (service provider) for multiple IDPs. Forked from aacotroneo/laravel-saml2.
mustang-framework/core
1375 Downloads
Core package for Mustang framework.
hostings-info/apiato-core
483 Downloads
Fork from the Core package for Apiato.
haught/laravel-saml2
2759 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.
kn4ppster/laravel4-saml2
26894 Downloads
A Laravel 4.2 package for Saml2 integration as a SP (service provider) based on OneLogin toolkit, which is much lightweight than simplesamlphp
rsvitak/labdoc
43 Downloads
Package for handling Lab docs to meet all requirements (including government's - digitaly signed with certified time stamp)
mouf/utils.common.lock
67221 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
366623 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
2826 Downloads
This package provides a flexible way to add Role-based Permissions to Laravel Customized by Sami Mansour
bllim/laravel-to-jquery-validation
2941 Downloads
This package makes validation rules defined in laravel work client-side by converting to jquery validation rules. It uses Jquery Validation Plugin. It also allows to use laravel validation messages so you can show same messages for both sides.
shakegwapo/sap-icf-service
372 Downloads
A Laravel package for SAP ICF Service
oyoun-media/academy-saml
435 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).