Libraries tagged by base-conversion
php-forge/helper
2245 Downloads
Small, focused helpers for common PHP tasks.
coyote6/laravel-str
82 Downloads
Extends Laravel's Str Facade with new methods.
seworqs/commons-string
12 Downloads
A modern PHP utility library for string manipulation, including case conversion, namespace formatting, path handling, and secure random string generation.
rhdevelopment/inflecta
0 Downloads
Inflecta: lightweight string inflector utilities for modern PHP projects.
napse/string-utils
11 Downloads
Lightweight string casing conversions and semantic versioning for PHP
anytizer/capitalizer.php
44 Downloads
Capitalize a word
ykw/cruet
0 Downloads
PHP port of the Rust cruet library case conversion functions. Provides camelCase, snake_case, kebab-case, PascalCase and other case transformations.
mucts/money
31 Downloads
Numeric amount case conversion
mcustiel/php-simple-conversion
2205 Downloads
A simple and minimalistic library to ease conversion between different types and classes
tushar/lazy-routing
14 Downloads
This is a Laravel library package once install you don't need to declare a route for each method instead you follow a normal camel case convention to declare the method name and the route will auto declared for you.