Search results for mbstring
mustafaomar/laravel-qsw
283 Downloads
Cleanly apply filters on a query builder depending on query string parameters.
mtrbean/mongo-json
159 Downloads
A helper library for serializing MongoDB types to JSON string
mnapoli/doctrine-translated
223 Downloads
Translated strings for Doctrine
mjedari/larafilter
33 Downloads
Simple laravel query string based filter package
mistralys/php-sprintf-parser
311 Downloads
Parser to find all sprintf format placeholders in a string, and get information on them.
mindplay/keypack
19 Downloads
Pack/unpack integer and GUID keys to shorter strings
mindkomm/commonmark-searchhighlight-extension
18 Downloads
Extension for CommonMark PHP implementation to highlight search strings in Markdown files
mfonte/base62x
304 Downloads
A Base62x PHP implementation library, that can be used in frameworks like Laravel, that supports encoding/decoding of strings, arrays, objects, and binary resources. It also supports Gzip compression/decompression and symmetric encryption.
metal/helper
104 Downloads
PHP项目常用助手函数,涵盖了Array,String,Time,Server,File,Number,Image,Byte,Other(ext)等,新增图片处理函数,新增字节处理函数,新增处理中文文字的函数,手机号处理,格式化代码
mennovanhout/laravel-model-constants
412 Downloads
This package creates constants for column names, this can then be used instead of strings to reduce typo's errors and improve coding with your IDE
mehdirajabi/filterable
11 Downloads
Filter eloquent model by array query strings
mdm/translator-checker-bundle
4497 Downloads
Help you to check all your twig strings was translated - and all your translation keys exists
mchljams/spun
52 Downloads
PHP Library to process strings containing spintax syntax.
mbbender/doctrine-ordered-uuid-generator
220 Downloads
Adds an Ordered UUID type for MySQL which replaces the CHAR(36) with a re-arranged UUID() string as a BINARY 16 which significantly increases performance.
luchaninov/csv-writer
4048 Downloads
CSV/TSV file/string generator