Libraries tagged by to string
aitor24/laralang
312 Downloads
This package let you translate strings from any language to another in laravel 5.X
pointybeard/helpers-exceptions-readabletrace
3369 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
4215 Downloads
Builds source string that can be used to generate valid QrCode matching recommendation of Polish banks
cumanzorx07/coupon_code_generator
4305 Downloads
PHP library to generate and validate coupon code strings.
ahgsql/json-repair-php
123 Downloads
PHP library to repair broken/invalid JSON strings, especially from LLM outputs
mcuadros/currency-detector
26356 Downloads
Class to detect the currency from any string
projektgopher/laravel-ffmpeg-tween
376 Downloads
Generates strings for use in ffmpeg commands to tween between values with easings.
mattsparks/blns-php
30 Downloads
A PHP class to easily work with the Big List of Naughty Strings.
joeycumines/simple-xml-util
4868 Downloads
Utilities to improve maintainability of code that relies on PHP's simplexml_load_string.
ixnode/php-date-parser
590 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.
foolz/inet
2333 Downloads
A PHP implementation of decimal IPs. Converts IPs from presentation to decimal and viceversa. Very useful to store IPs in database as numbers instead of string, in example in a decimal(39,0) column.
atk14/csv-writer
14912 Downloads
Writes CSV into string output or a file. Also provides export to XLSX format.
anisimov/emoji
3616 Downloads
Allows to detect emoji, remove emoji, encode emoji and decode emoji in string.
rygilles/smart-json-reducer
28595 Downloads
Helper to reduce JSON objects size applying truncates on string fields using weights
crossjoin/browscap
234370 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.