envivolink / eloquent-hashids
Automatically generate hashids in Laravel for a new Eloquent Model.
9.0
2023-12-15 09:21 UTC
Requires
- php: ^7.2|^8.0
- hashids/hashids: ^3.0|^4.0
- illuminate/database: ^5.4|^5.5|^5.6|^5.7|^5.8|^6.0|^7.0|^8.0|^9.0
This package is not auto-updated.
Last update: 2026-03-20 19:58:14 UTC
README
Laravel 5.4+ Eloquent Model trait for automatically generating and persistently saving Hashids for new models.
License
The Laravel 5.4+ Eloquent Hashids package is open-sourced software licensed under the MIT license.