Libraries tagged by Rauth
mpociot/reauthenticate
35785 Downloads
Reauthenticate users by letting them re-enter their passwords for specific parts of your app.
spondonit/rpclient
5606 Downloads
RaudhahPay Gateway wrapper client
ruthgeridema/laravel-url-rewrites
7021 Downloads
Easy URL rewrites in your Laravel application
webbuilders-group/silverstripe-login-files
749 Downloads
Changes how assets in Silverstripe that require a logged in user are handled by redirecting them to login rather than returning a page not found while keeping draft assets as a page not found.
taoceanz/silverstripe-instance-shortcodes
2888 Downloads
Facilitate using shortcodes, but rendered in instance context (rather than static) giving it access to the model data of the page.
sanju-inapp/distributed-laravel
328 Downloads
Service providers to enable a Laravel project structure that is grouped by components rather than class types
motomedialab/laravel-redis-driver
2179 Downloads
A Laravel Redis driver override that enforces clearing of cache using prefixes, rather than a flush
martinbean/eloquent-singular-table-names
4772 Downloads
Makes Eloquent models use singular (rather than plural) table names by default.
mageworx/module-ordereditor-braintree
303 Downloads
Order Editor Braintree payments reauthorization Plugin
genai/google-form
34 Downloads
Submit data to a Google Form from the server: POST to the form's formResponse endpoint, mapping your fields to entry.NNN ids. Best-effort with a short timeout so it never blocks the request (it returns false rather than throwing). curl with a stream fallback. PHP 5.3-safe.
etracksystems/socialite-azure-app
1027 Downloads
Laravel Socialite provider for Oauth using azure, but scoped to a specific app api, allowing custom azure policies to be applied. Rather than using the MS graph endpoint which mean policies would have to be applied to that instead of the app
coinvestor/laravel-batchsqs
4717 Downloads
An alternative Amazon SQS queue driver for Laravel. Messages are sent in batches rather than one at a time, which may be more efficient if you have a lot of messages to send.
brilliant-packages/nova-relationships-link-list
16053 Downloads
A Laravel Nova field to display relationships as a comma-separated list of links, rather than a full table.
wyrihaximus/string-get-in
163942 Downloads
Wrapper around igorw/get-in using strings rather then arrays are keys
gocrew/laravel-reauth
359 Downloads
Reauth users for sensitive parts of your app