spatie/laravel-binary-uuid
NOT MAINTAINED. Store UUID primary keys as optimized binary in Laravel models for faster indexing/queries (MySQL/SQLite). Provides UUID generation and Eloquent trait/scopes to encode/decode and query by UUID, plus benchmarks to compare performance.
HasUuidPrimaryKey trait, as its functionality is moved to HasBinaryUuid.laravel/framework and add dependency on laravel/queueSupport for table prefixes.
Add proper JSON support
getRouteKey methodfix constraints
OrderedTimeCodecHow can I help you explore Laravel packages today?