Libraries tagged by SAMP package
sureshanmsc/samppackage
0 Downloads
This is a sample one for package
forwarddevs/testpackagesamp
13 Downloads
Sistema de Actores para SAMP
forwarddevs/sintaxis
10 Downloads
Simple sistema de Sintaxis con TextDraws para SAMP
aacotroneo/laravel-saml2
3859443 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.
codegreencreative/laravel-samlidp
579068 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).
apiato/core
293713 Downloads
Core package for Apiato.
bellal/victory-link-sms
33881 Downloads
Send SMSs using VictoryLink bulk sms API
mindscms/entrust
11200 Downloads
This package provides a flexible way to add Role-based Permissions to Laravel Customized by Sami Mansour
jdavidbakr/multi-server-event
171706 Downloads
This package extends Laravel's native Command Event class to allow for managing events fired on the same system with multiple servers, preventing an event from firing more than once
nirajp/laravel-saml2
16376 Downloads
A Laravel package for Saml2 integration as a SP (service provider) for multiple IDPs. Forked from aacotroneo/laravel-saml2.
ibpavlov/lumen-saml2
10510 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).
dan-wolf-at/apiato-core
1539 Downloads
Core package for Apiato.
rinvex/laravel-tenants
3380 Downloads
Rinvex Tenants is a contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
mouf/utils.value.value-interface
510803 Downloads
This package contains an interface used by many objects to say they represent a value that can be computed. The concept is very simple, and very powerful at the same time.
bllim/laravalid
15003 Downloads
This package makes validation rules defined in laravel work client-side by converting to html/js plugins such as jquery validation. It also allows to use laravel validation messages so you can show same messages for both sides.