Libraries tagged by to string
dragoniscz/php-value-dumper
422 Downloads
PHPValueDumper is a library designed to convert objects into PHP strings that can be used to create corresponding variables.
dmb/xml-converter
303 Downloads
A package that allows you to easily convert your XML string into array format or generate an XML string from an array.
ar_nishan/bangla_converter
129 Downloads
Bangla/Bengali string transformation library which can convert Bangla string Unicode/Avro to Bijoy and also Bijoy to Avro
aitor24/laralang
309 Downloads
This package let you translate strings from any language to another in laravel 5.X
pointybeard/helpers-exceptions-readabletrace
2887 Downloads
Provides an exception base class that includes method getReadableTrace(), giving simple access to a plain-text, readable, backtrace string.
marcin-orlowski/bank-qrcode-formatter
3448 Downloads
Builds source string that can be used to generate valid QrCode matching recommendation of Polish banks
cumanzorx07/coupon_code_generator
3728 Downloads
PHP library to generate and validate coupon code strings.
mcuadros/currency-detector
26347 Downloads
Class to detect the currency from any string
coxlr/laravel-profanity
483 Downloads
A Laravel package to find and remove profanity from text strings.
projektgopher/laravel-ffmpeg-tween
375 Downloads
Generates strings for use in ffmpeg commands to tween between values with easings.
mistralys/php-sprintf-parser
213 Downloads
Parser to find all sprintf format placeholders in a string, and get information on them.
mattsparks/blns-php
29 Downloads
A PHP class to easily work with the Big List of Naughty Strings.
joeycumines/simple-xml-util
4622 Downloads
Utilities to improve maintainability of code that relies on PHP's simplexml_load_string.
chasdevs/avro-parser
69424 Downloads
A lightweight PHP library for parsing Avro .avsc strings into representative objects. Used in chasdevs/avro-to-php.
atk14/csv-writer
14292 Downloads
Writes CSV into string output or a file. Also provides export to XLSX format.