Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Base Convert Laravel Package

phlib/base_convert

Drop-in replacement for PHP base_convert that supports arbitrarily large numbers without silent failures. Convert big numeric strings between bases (e.g., 10↔36) reliably via Phlib\base_convert, and round-trip large values correctly.

View on GitHub
Deep Wiki
Context7
2.1.0

Removed

  • BC break: Removed support for PHP versions <= v8.0 as they are no longer actively supported by the PHP project.
2.0.0

Added

  • Add support for PHP v7.4 & v8.0 .
  • Type declarations have been added to all parameters and return types.
  • Validation with \InvalidArgumentException for the base_convert() parameters to match the warnings added for the original PHP function in v7.4.
    • $number must be a string using only alphanumeric characters.
    • $fromBase and $toBase must be an integer between 2 and 36.

Removed

  • BC break: Removed support for PHP versions <= v7.3 as they are no longer actively supported by the PHP project.
1.0.0
  • Initial release.
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
croct/coding-standard
croct/plug-php
nqxcode/phpmorphy
boundwize/pyrameter
testo/facade
headercat/phpstan-extension-ide-helper
yosymfony/parser-utils
innmind/black-box
babenkoivan/elastic-migrations
babenkoivan/elastic-adapter
develia/commons
dmstr/symfony-system-resources-bundle
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony
renatomarinho/laravel-page-speed
develia/geo-bundle
austinheap/laravel-database-encryption
dreamzy/livewire-charts
touchestate-sdk/php-sdk
22h/doctrine-garbage-collection-bundle