Libraries tagged by bystring
dewan/dewan-multilang-slug
192 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.
dealnews/filter
1864 Downloads
This class is a drop in replacement and wrapper for filter_var, filter_var_array, filter_input, and filter_input_array. The only filters that are modified are ones using \DealNews\Filter\Filter::FILTER_SANITIZE_STRING.
danack/float-hex
847 Downloads
Float to hex strings, and float comparison.
cumanzorx07/coupon_code_generator
4381 Downloads
PHP library to generate and validate coupon code strings.
cosnavel/laravel-query-localization
8167 Downloads
Query String Localization Package for Laravel
codewiser/polyglot
2938 Downloads
Translation strings parser and web editor for Laravel applications
cmpayments/schemavalidator
4095 Downloads
SchemaValidator is a PHP implementation for validating JSON against a Schema (also a string), the JSON and Schema are both linted with https://github.com/cmpayments/jsonlint. This library is optimized for speed and performance.
clue/caret-notation
3726 Downloads
^B A dead-simple PHP library to add caret notation in order to safely show strings that contain ASCII control characters (unprintable characters)
bureaupartners/extract-address-from-text
2925 Downloads
With this package you can extract the address from a unformatted text string
bohacpetr/truncate-html
31650 Downloads
Handle truncate action on HTML strings
bluepsyduck/factorio-translator
1494 Downloads
A library able to translate localised strings from Factorio, given the locale files.
bfunky/ascii
42975 Downloads
A library to validate strings and transliterate to ascii encoding
benemohamed/unicodeblock
7153 Downloads
Unicode block checker Check if the string is in some Unicode block with full block Character and block {form..to} , Unicode name
beapi/gutenberg-serializer
5317 Downloads
Serialize gutenberg blocks array to a string
ballen/linguist
2082 Downloads
Linguist is a PHP library for parsing strings and extracting prefixed words in content ideal for working with @mentions, #topics and custom tags.