Libraries tagged by string number
rundiz/serial-number-generator
8101 Downloads
Generate serial number or random string that is very easy.
pishran/persian-string
7404 Downloads
Convert Arabic/English/etc numbers and characters to Persian numbers and characters.
pishran/laravel-persian-string
6932 Downloads
Convert Arabic/English/etc numbers and characters to Persian numbers and characters in Laravel models.
jsor/string-formatter
19907 Downloads
Localized formatting of personal names, addresses and telephone numbers.
dsheiko/extras
4157 Downloads
Chainable, high-order utility functions for PHP arrays, strings, numbers, functions and collections — inspired by JavaScript and Underscore.js
webcraft/laravel-random
11404 Downloads
Laravel wrapper around paragonie/random-lib
vpg/titon.utility
15777 Downloads
The Titon utility package provides convenience classes for basic tasks like validation, formatting, sanitization and more.
sweetchuck/utils
116255 Downloads
Common utils
iamfarhad/validation
17366 Downloads
🇮🇷 Complete Laravel Persian validation package - Iranian national ID, mobile numbers, Shamsi dates, IBAN/Sheba, postal codes & more. Modern Laravel 10-13 support with both ValidationRule objects & string-based rules.
esi/utility
6164 Downloads
Utility - Collection of various PHP utility functions.
bitandblack/helpers
15386 Downloads
Useful methods for PHP you may like.
formatphp/formatphp
832 Downloads
Internationalize PHP apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.
byjg/shortid
10643 Downloads
Create short string IDs from numbers
ptplugins/filament-number-input
70 Downloads
Locale-aware number input for FilamentPHP v3, v4, and v5. Users see 12.345,67 or 12,345.67 while your database always stores a clean float — no more broken SUM()s or cast errors from localized number strings.
james-pro/string-to-number
2161 Downloads
Convert strings to numbers/floats in PHP