Libraries tagged by SAMP package
clevyr/laravel-saml2
2183 Downloads
A Laravel package for Saml2 integration as a SP (service provider) based on OneLogin toolkit, which is much lightweight than simplesamlphp
avanderbergh/laravel-schoology
677 Downloads
A Laravel Package to allow for the development of apps on top of the Schoology platform. Built by modifying and combining these packages: aacotroneo/laravel-saml2 and schoology/schoology_php_sdk.
simp/translate
18 Downloads
This is packages of simp content manager for translation
sam-bee/demo-repo
14 Downloads
A short description of what your package does
philwilliammee/samlserviceprovider
2 Downloads
A laravel package for SAML 2.0 Service Provider (SP) authentication
benancetin/laravel-texttoimage
9 Downloads
texttoimage is a laravel package to stamp the text on defined (width,height,colour) image canvas.(Ex: can be used to hide e-mails from search bots.)
cotechsolution/laravel-access-user-account
5 Downloads
Sometimes, in you Laravel application you need to manually logging in as a different user, then switching back to their own account. This package allows you to do the same thing with the permission of that user.
bmykyta/sum
4 Downloads
A simple package to add two numbers with same/different data types.
voltra/yavlphp
1 Downloads
The PHP implementation of yavljs (https://www.npmjs.com/package/yavljs) that allows you to use the same definitions for front-end and back-end validation.
vadimon/kafka-router-for-laravel
12 Downloads
Package for Laravel to route consumed kafka messages to controllers same way as HTTP requests
thiagobrauer/laravel-incremental-migrations
77 Downloads
This Laravel package extends the command php artisan make:migration to add an incremental number at the end of a migration file, if there is already another migration with the same name. It also has its own artisan command to fix the names of the existing migrations.
singh/simplesaml
151 Downloads
This package provides a wrapper to onelogin/php-saml library.
revonia/versionize-arch
5 Downloads
A composer plugin provides new extra repository type 'va', working same as 'artifact' but fetch version from filename, and a command for build all required packages as versionize archive.
ramphor/jankx-demo-importer
2 Downloads
This package built for Jankx Framework use to quick install to make same the demo theme
ramonbakker1992/validation-rules-helper
14 Downloads
This package allows validation rules to be defined globally and reused. This way you can use the same rules for your Controller, Action classes, API post/update routes, Livewire and other sections.