Libraries tagged by laravel sage
omaradel/enum
29 Downloads
An Enum package for Laravel provides an elegant and type-safe way to define and use enumerations in your Laravel application. Enumerations (Enums) are useful for representing a fixed set of constants with meaningful names, like user roles, order statuses, or payment methods.
mortezaa97/bookmarks
8 Downloads
A Laravel package for managing user bookmarks, allowing users to save, view, and delete bookmarks
benjaminhansen/filament-draftable
20 Downloads
Provides a draftable interface to save long forms as a draft in the browser's localStorage and encrypts the data using Laravel's encryption.
xndbogdan/laravel-sameday
14 Downloads
Basic Sameday Api implementation for use with Laravel
vits/laravel-save-relationships
35 Downloads
Save Laravel model relationships.
timfeid/laravel-salesforce
106 Downloads
Salesforce package for Laravel 5
thephongit97/laravel-samesite-clients
2 Downloads
Some user agents are known to be incompatible with the `SameSite=None` attribute. This middleware will try to determine and overwrite the Cookie value.
surge-financial/laravel-salesforce
7280 Downloads
Salesforce helper for Laravel
smskin/laravel-saga
22 Downloads
State-machine (Saga) engine for laravel projects
skorp/laravel-samesite-incompatible-clients
37 Downloads
Some user agents are known to be incompatible with the `SameSite=None` attribute. This middleware will try to determine and overwrite the Cookie value.
sirajcse/laravel-safe-submit
98 Downloads
Preventing Duplicate Form Submits in laravel framework
rodsaseg/laravel-saseg
65 Downloads
Laravel CMS helper installer
professionalweb/laravel-salebot
3 Downloads
Library to communicate with Salebot for Laravel
ohtyap/laravel-sane-validator
8 Downloads
sane validation rule handling for laravel
kentaroutakeda/laravel-safe-routing
116 Downloads
Yaml based type safe routing for laravel