Libraries tagged by string number
webeweb/types-library
744 Downloads
Types utilities
eggbe/helpers
410 Downloads
Useful functions library
bnomei/kirby3-random
186 Downloads
Kirby Tag and Page Method to generate various random values
houssam-ouatmani/fluent-php
6 Downloads
A lightweight PHP fluent helper library for strings, numbers, and arrays.
questocat/version-comparator
4040 Downloads
Compares two version number strings based on Semantic Versioning 2.0.0
ondrejsanetrnik/laravel-comparison-methods
827 Downloads
Provides additional methods for comparison of strings and numbers
mojahed/converts
12 Downloads
PHP wrapper for MdsConvert binary — digits, numbers, strings, dates, colors, units, encoding, hashing and more.
print/ln
2411 Downloads
Prints any number of strings, each followed by the appropriate line terminator
kijin/phprandom
1160 Downloads
Just another random number/string generator for PHP 5
dewan/dewan-multilang-slug
341 Downloads
It takes a string, a model, a filed, and a divider, and returns a unique string with a number or random string appended to it if the slug already exists in the database.
metal/helper
104 Downloads
PHP项目常用助手函数,涵盖了Array,String,Time,Server,File,Number,Image,Byte,Other(ext)等,新增图片处理函数,新增字节处理函数,新增处理中文文字的函数,手机号处理,格式化代码
foolz/inet
2379 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.
plazzag/polario-sdk-php
139 Downloads
API for Polario __Naming:__ * json properties are formatted in camel case (fooBar) besides of enums (FooBar) * route params are formatted in hyphen case (foo-bar) * query params are formatted in snake case (foo_bar) * query params could hold lists of elements if they are comma separated * enum properties are formatted in capitalized camel case (FooBar) __Default values:__ * default values are specified for optional parameters do only apply to POST requests __Types:__ * numbers are considered to be float values * strings that are not specified to be html formatted should not be interpreted as html to avoid unexpected bahavior, like xss attacks * timestamps are considered to be in unix time __Headers:__ * ___Platform___: can be always set as header param to specify the platform of the request for the logging output
mouf/utils.common.formatters
33962 Downloads
Formatters are simple classes that transform a string into another. For instance, a formatter could be used to format a date, translate a string, put a string in bold, etc... This package contains the formatter interface, plus a number of useful formatters.
mehmetriza/numbery
9 Downloads
Php string to number and validation convert function