Libraries tagged by string convert
efrane/base-x
590 Downloads
Convert numbers to and from roman numeric strings.
chrgriffin/collection-macro-csv
1 Downloads
Laravel Collection macro: convert a collection to a CSV-ready array or string.
berraisabdelaziz/craft-helpers
3 Downloads
The plugin provides functions, which allow to read and convert JSON, YAML, CSV and PHP file contents. Using the readText or inline function you can read an entire file into a string.
arturkami/array2ics
7 Downloads
library to convert array of events to google calendar .ics file/string
merkjs/simple-php-crypt
87 Downloads
Converts an integer to YouTube style (like) crypted string. Simple crypt class for PHP
dsjsdz/signatory
6 Downloads
Convert some data of Array to a base64 string and encrypt it.
ierusalim/baseconvert
40 Downloads
Convertation from/to any user-defined base-chars-string throught decimal representation of arbitrary precision
alexacrm/strong-serializer
702191 Downloads
Converts generic objects to strongly-typed objects and vice-versa.
iteks/laravel-enum
20542 Downloads
A comprehensive Laravel package providing enhanced enum functionalities, including attribute handling, select array conversions, and fluent facade interactions for robust enum management in Laravel applications.
konradmichalik/php-color
8044 Downloads
A small, framework-agnostic PHP library for color conversion, luminance, contrast and deterministic string-to-color hashing.
cline/babel
6451 Downloads
Unicode-aware string encoding, conversion, and analysis library for PHP
ixnode/php-date-parser
774 Downloads
PHP Date Parser - This library parses various given date and time strings into DateTime or DateTimeImmutable classes which return the time range. Can be used e.g. excellently for command line arguments and options to make database queries with.
coyote6/laravel-str
47 Downloads
Extends Laravel's Str Facade with new methods.
stahiralijan/request-caster
91 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.
junaidkhan/php-string-helper
25 Downloads
A PHP helper library offering utilities like truncate, slugify, casing conversions, and more.