Skip to content

Laravel package for converting numeric bases from 2 to 62 as a wrapper around the native php base_convert

License

Notifications You must be signed in to change notification settings

aleksandar-atanasov/base-multiverse-for-laravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License

A versatile PHP package for converting numeric bases, supporting a wide range from 2 to 62. Ranges from 2 to 36 are handled by the native php base_convert function. Invalid input values based on the base are silently ignored.

Features

  • Convert numeric values between bases 2 to 62.
  • Support for both forward and reverse conversions.

Contributing

  • If you'd like to contribute, please fork the repository and create a pull request.

Licence

  • This package is open-sourced software licensed under the MIT license.

About

Laravel package for converting numeric bases from 2 to 62 as a wrapper around the native php base_convert

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages