Libraries tagged by base conversion
jord-jd/php-bucket-testing
2 Downloads
This library enables developers to easily redirect users to different URLs, for the purpose of bucket testing. Bucket testing is also known as A/B testing or split testing. This type of testing is used to test two or more versions of a webpage to determine which one performs better based on specified key metrics, such as clicks, downloads, purchases or any other form of conversion.
jeromejhipolito/laravel-timezone-middleware
12 Downloads
Automatic timezone conversion middleware for Laravel APIs. Stores everything in UTC, converts request/response datetimes based on Accept-Timezone header.
tomloprod/colority
165163 Downloads
Colority is a lightweight PHP library designed to handle color transformations, validations and manipulations with ease.
php-forge/helper
1315 Downloads
Small, focused helpers for common PHP tasks.
rizkussef/laravel-snake-to-camel-case
951 Downloads
A Laravel middleware package to automatically convert API response keys from snake_case to camelCase for frontend compatibility, and optionally convert request keys from camelCase to snake_case
survos/kit-bundle
607 Downloads
Base classes and traits for consistent Survos bundle development — auto-registers twig namespaces, asset mapper paths, and doctrine mappings by convention
base-reality/php-to-javascript
1134 Downloads
A PHP to Javascript converter for automatically converting PHP source code (including Classes) into Javascript.
stahiralijan/request-caster
79 Downloads
This package intercepts Laravel Form Submits after successful validation and provides useful function and also casts the submitted form data accordingly e.g. Upper-case first Characters of Words, Capitalized them, and checkbox value "1" to boolean, JSON string to PHP Array conversions etc.
indiuz/php-cs-fixer-conventions
460 Downloads
Base PHP-CS-Fixer configurations for Drupal 9
elleyeayeme/case-converter
14947 Downloads
A converter for strings in most popular cases
dev-jeetu/case-converter
9 Downloads
A comprehensive PHP library for converting between different naming conventions (snake_case, camelCase, PascalCase, kebab-case, etc.)
net-code/laravel-kit
7 Downloads
Small, reusable conventions for building Laravel REST APIs: a Clock port, sort direction, paginated-response envelope, an idempotency middleware, ISO country-code rule, and a base context service provider.
junaidkhan/php-string-helper
25 Downloads
A PHP helper library offering utilities like truncate, slugify, casing conversions, and more.
developer-unijaya/laravel-ai-chatbox
21 Downloads
Drop-in AI chatbox widget for Laravel with RAG, streaming, Vue 3 frontend, and support for Ollama, OpenAI, Groq, and any OpenAI-compatible API.
mcustiel/php-simple-conversion
2205 Downloads
A simple and minimalistic library to ease conversion between different types and classes