Libraries tagged by laravel key
justijndepover/laravel-spam-keyword-validation
57 Downloads
Laravel validation rule which checks for frequently used spam words
julidev/laravel-sso-keycloak
77 Downloads
This packages allow you authenticate users with Keycloak Server.
edoaurahman/keycloak-sso
85 Downloads
Integrate Laravel with Keycloak
borovaka/keycloak-laravel
10 Downloads
Keycloak OAuth2 Provider for Laravel Socialite
utkarshx/laravel-api-guard
19 Downloads
Authenticate your api Keys with Laravel
soulcodex/model-keyable
76 Downloads
Allow attach api key to laravel models
ryssbowh/laravel-array-cache
5 Downloads
Helper to cache using dotted array keys in Laravel
rvzug/laravel-possible-composite-key
76 Downloads
PHP trait to use composite keys in your Laravel Eloquent models and does not fail on possible missing column.
rogervila/laravel-sqlite-foreign-keys-support
1879 Downloads
Laravel SQLite Foreign Keys Support
lucasviniciusdev/lumen-generate-app-key
763 Downloads
Create the application key in Laravel/Lumen Framework with just one command.
lingfengchencn/eloquent-uuid-for-key
25 Downloads
uuid4 key for laravel's eloquent
konstantinkoslow/laravel-uuid
39 Downloads
UUID primary key for Laravel Eloquent Models.
amsoell/laravel-collection-normalize-keys
18 Downloads
Laravel collection macro to ensure consistent keys within a multidimensional collection
wfeller/laravel-uuid-primary-key
1046 Downloads
Trait to use ordered uuids on your models.
sebwas/laravel-eloquent-compound-keys
70 Downloads
This helps using eloquent when using compound keys in the database