Libraries tagged by laravel string id
henzeb/enumhancer
208697 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
madewithlove/laravel-nova-uuid-support
130029 Downloads
Adds uuid and other string identifier support to Laravel Nova
ignition-nbs/laravel-uuid-model
2667 Downloads
Enable Laravel's Eloquent Model to be identified by UUID (string) rather than ID (increment or bigIncrement)
tailflow/laravel-human-readable-keys
736 Downloads
Generate Stripe-like IDs for Eloquent models
hadi-aghandeh/laravel-friendly-id
370 Downloads
map integer id to a friendly string
nassiry/laravel-encoder
265 Downloads
An advanced Laravel encoder package for string & integer encoding and decoding.
mennovanhout/laravel-model-constants
411 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
7645 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
3 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.