File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ Hashids::decode('1LLb3b4ck');
1515$hashidsManager->encode(911);
1616```
1717
18- [ ![ Build Status] ( https://badgen.net /github/checks/ vinkla/laravel-hashids?label=build&icon=github )] ( https://github.com/vinkla/laravel-hashids/actions )
19- [ ![ Monthly Downloads] ( https://badgen.net /packagist/dm/vinkla/hashids )] ( https://packagist.org/packages/vinkla/hashids/stats )
20- [ ![ Latest Version] ( https://badgen.net /packagist/v/vinkla/hashids )] ( https://packagist.org/packages/vinkla/hashids )
18+ [ ![ Build Status] ( https://img.shields.io /github/actions/workflow/status/ vinkla/laravel-hashids/phpunit.yml?branch=master&label=tests )] ( https://github.com/vinkla/laravel-hashids/actions )
19+ [ ![ Monthly Downloads] ( https://img.shields.io /packagist/dm/vinkla/hashids )] ( https://packagist.org/packages/vinkla/hashids/stats )
20+ [ ![ Latest Version] ( https://img.shields.io /packagist/v/vinkla/hashids )] ( https://packagist.org/packages/vinkla/hashids )
2121
2222<a href =" https://sqids.org/ " >
2323 <img align="right" src="https://github.com/user-attachments/assets/75864e3a-483c-4b6f-9b0b-66f5e3d6e736" alt="Sqids" width="100" height="100">
You can’t perform that action at this time.
0 commit comments