Libraries tagged by laravel string id
henzeb/enumhancer
192163 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
madewithlove/laravel-nova-uuid-support
128662 Downloads
Adds uuid and other string identifier support to Laravel Nova
tailflow/laravel-human-readable-keys
657 Downloads
Generate Stripe-like IDs for Eloquent models
ignition-nbs/laravel-uuid-model
1931 Downloads
Enable Laravel's Eloquent Model to be identified by UUID (string) rather than ID (increment or bigIncrement)
nassiry/laravel-encoder
153 Downloads
An advanced Laravel encoder package for string & integer encoding and decoding.
hadi-aghandeh/laravel-friendly-id
296 Downloads
map integer id to a friendly string
mennovanhout/laravel-model-constants
410 Downloads
This package creates constants for column names, this can then be used instead of strings to reduce typo's errors and improve coding with your IDE
ssmulders/hashed-passport
7644 Downloads
Transforms Laravel Passport's default incrementing integer client_id into an industry standard unique hashed string. Optionally, you can use encrypted client secrets for improved security. The package is non-intrusive. See the readme for details.
itsmejoshua/laravel-nova-uuid-support
13 Downloads
Adds uuid and other string identifier support to Laravel Nova
mallardduck/laravel-humanoid
68 Downloads
This is my package laravel-humanoid
pkeogan/laravel-lang-tester
1 Downloads
Did you implement a language file after your on production? Then you know its hard to determine if your caught every string. This package implement's a console command change every (or selected) values of a language file to emojis or a predefined string to rapidly identify any loose ends.
idmkr/laravel-blade-fix
8 Downloads
Fix for the @parent replaced string within Blade templates. see https://github.com/laravel/framework/issues/7888
edsamonte/passport
13 Downloads
Fork of official Laravel Passport with support for string-based Client IDs
manchidede/hashed-passport-for-dusterio-lumen-passport
2 Downloads
Transforms Laravel Passport's default incrementing integer client_id into an industry standard unique hashed string. Optionally, you can use encrypted client secrets for improved security. The package is non-intrusive. See the readme for details.
cirelramostrabajo/hashed-passport
875 Downloads
Transforms Laravel Passport's default incrementing integer client_id into an industry standard unique hashed string. Optionally, you can use encrypted client secrets for improved security. The package is non-intrusive. See the readme for details.