cirlmcesc/laravel-hashids
Laravel package to obfuscate model IDs and route parameters using Hashids. Adds a model trait that automatically encodes ID and *_id fields on serialization, decodes for route model binding, and provides helper methods plus Artisan install/test commands.
Correct some minor issues
Modify some minor issues. Provide some convenient functions to handle encrypted IDs in resource classes. Updating READ.me can provide a clearer understanding of the operational mechanism.
How can I help you explore Laravel packages today?