Libraries tagged by laravel string id
henzeb/enumhancer
427123 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
madewithlove/laravel-nova-uuid-support
134933 Downloads
Adds uuid and other string identifier support to Laravel Nova
saade/facehash
11684 Downloads
Deterministic avatar faces from any string. Lightweight, pure SVG output. Laravel integration.
iamfarhad/validation
17577 Downloads
🇮🇷 Complete Laravel Persian validation package - Iranian national ID, mobile numbers, Shamsi dates, IBAN/Sheba, postal codes & more. Modern Laravel 10-13 support with both ValidationRule objects & string-based rules.
tailflow/laravel-human-readable-keys
1902 Downloads
Generate Stripe-like IDs for Eloquent models
arrratars/laravel
84 Downloads
Beautifully crafted unique avatar placeholders for Laravel. A Laravel/PHP port of avvvatars. Deterministic SVG avatars generated from any string input. 60 shapes, 20 color palettes, zero dependencies.
gsebastiao/laravel-menu
12 Downloads
Menus dinâmicos e hierárquicos (N nĂveis) para Laravel, com controlo de permissões flexĂvel (none | string | id) e cache. 100% independente de qualquer pacote de permissões.
nassiry/laravel-encoder
365 Downloads
An advanced Laravel encoder package for string & integer encoding and decoding.
hadi-aghandeh/laravel-friendly-id
690 Downloads
map integer id to a friendly string
mennovanhout/laravel-model-constants
518 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
ignition-nbs/laravel-uuid-model
2749 Downloads
Enable Laravel's Eloquent Model to be identified by UUID (string) rather than ID (increment or bigIncrement)
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.