Libraries tagged by to string
braspag/mobiledetectlib
24902 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
szonov/sql-splitter
30125 Downloads
Library for parsing strings with multiple sql queries and split it to single queries
mapado/request-fields-parser
9437 Downloads
Convert string like `id,firstname,lastname,jobs{startDate,position,company{id,recordNumber}}` to the array
fullfatthings/samesiteexceptions
23888 Downloads
provide exceptions to the same site flag depending on browser strings
epifrin/rector-custom-rules
14383 Downloads
These are three rector rules to convert private method name, to convert local variable name to camel case and to replace double quotes with single quotes in string literals.
ducks-project/spl-types
29242 Downloads
Polyfill Module for SplType PHP extension. This extension aims at helping people making PHP a stronger typed language and can be a good alternative to scalar type hinting. It provides different typehandling classes as such as integer, float, bool, enum and string
dhii/stringable-interface
48505 Downloads
Interoperability interface for objects that can be cast to string
mf/stringify
9168 Downloads
Simple and tiny class (function) to stringify anything in PHP.
sb15/xml-string-to-php-array
8661 Downloads
xml to array
roelofjan-elsinga/content-to-html-parser
5221 Downloads
This package converts content from strings or files to HTML strings to be rendered on a page
mister-glass/camel-case-to-dash-case-name-converter
11958 Downloads
Converts camel case strings to/from Dash case. Heavily based on Symfonys CamelCaseToSnakeCaseNameConverter function
james-pro/string-to-number
1242 Downloads
Convert strings to numbers/floats in PHP
itul/sql-to-laravel
1474 Downloads
Convert a raw sql query string to a laravel query builder class.
glowy/strings
3236 Downloads
Strings Component provide a fluent, object-oriented interface for working with multibyte string, allowing you to chain multiple string operations together using a more readable syntax compared to traditional PHP strings functions.
bayfrontmedia/php-string-helpers
3132 Downloads
Helper class to provide useful string functions.