Libraries tagged by string convert
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
ierusalim/baseconvert
37 Downloads
Convertation from/to any user-defined base-chars-string throught decimal representation of arbitrary precision
alexacrm/strong-serializer
589105 Downloads
Converts generic objects to strongly-typed objects and vice-versa.
iteks/laravel-enum
12080 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.
spaf/simputils
5980 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
ixnode/php-date-parser
573 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.
junaidkhan/php-string-helper
25 Downloads
A PHP helper library offering utilities like truncate, slugify, casing conversions, and more.
concerto/text-expressions
980 Downloads
Library of text expression engines, for searching, replacing and testing text.
gears/arrays
4543 Downloads
A collection of array conversions and manipulators.
stahiralijan/request-caster
74 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.
mactus/weblibs
1105 Downloads
WEBLibs - composto com varios metodos de uso geral para conversao de datas, valores, strings, entre outras
carry0987/utils
135 Downloads
This Utils library provides a collection of static methods designed to help in various common tasks encountered in PHP development. From manipulating arrays and strings to handling date-time conversions and file paths, this library aims to be a handy tool for PHP developers.