Num — Missing Laravel Helper #116
Closed
514sid
started this conversation in
Package Suggestions
Replies: 1 comment
-
Thanks for the suggestion 😊 I've added the package! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The original idea was to extend Laravel helpers like
Str
, but the pull request was rejected with the comment "This might be a good candidate for a package 👍" (laravel/framework#47997).I've improved this helper, added tests that cover most cases I found across the web and published it as a package.
https://github.com/514sid/num
The package is ready for use in a production environment.
Beta Was this translation helpful? Give feedback.
All reactions