Search results for mbstring
strategystar/padcrypt
62 Downloads
String padding library that supports ANSI X.923, ISO 10126, PKCS5, PKCS7, Zero Padding, and Bit Padding
storagemadeeasy/contentdetectors
12 Downloads
Detectors type of content in strings
stein197/caser
1327 Downloads
String case converter and parser
stahiralijan/request-caster
74 Downloads
This package intercepts Laravel Form Submits after successful validation and provides useful function and also casts the submitted form data accordingly e.g. Upper-case first Characters of Words, Capitalized them, and checkbox value "1" to boolean, JSON string to PHP Array conversions etc.
ssmulders/hashed-passport
7645 Downloads
Transforms Laravel Passport's default incrementing integer client_id into an industry standard unique hashed string. Optionally, you can use encrypted client secrets for improved security. The package is non-intrusive. See the readme for details.
soatok/left-pad
19 Downloads
Left pad a string to a fixed length
snipershady/securecipher
222 Downloads
A free, reliable and easy-to-use cipher to encrypt and decrypt strings
smarty-gettext/tsmarty2c
584 Downloads
Smarty Gettext Translation String Ripper
slick/i18n
2410 Downloads
Internationalization and string translation package Slick Framework
sideso/spanish-formatters
189 Downloads
A package to format numbers, dates, strings, etc.
shawnveltman/texthelpers
917 Downloads
A short collection of text helpers that dont yet exist in the Laravel string helpers
setkyar/mmfont
209 Downloads
A simple Composer Package which converts zawgyi1 unicode strings
serhii/goodbye-html
384 Downloads
Simple html parser for parsing html files into a string
sergant210/laravel-raw-view
54 Downloads
It's intended to compile a view from the HTML string 'on the fly'. You don't need to create a view file.
secursus/var_representation_polyfill
2595 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export