Libraries tagged by strings
digicomp/flow-translation-endpoint
871 Downloads
A simple endpoint providing XLIFF translations as string
danack/float-hex
840 Downloads
Float to hex strings, and float comparison.
cumanzorx07/coupon_code_generator
4106 Downloads
PHP library to generate and validate coupon code strings.
cosnavel/laravel-query-localization
8166 Downloads
Query String Localization Package for Laravel
codewiser/polyglot
2785 Downloads
Translation strings parser and web editor for Laravel applications
code-pros/password-policy
1834 Downloads
Create a password policy and validate strings against it
cmpayments/schemavalidator
4080 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.
cmpayments/jsonlint
4626 Downloads
JSON Lint for PHP checks a string for invalid or malformed JSON, control character error, incorrect encoding or just plain old syntax errors. It returns comprehensive feedback in a one-line error message (one-line message especially meant for REST APIs) about the first error that occurred in the (JSON) string. It supports both RFC 4627 and (its superseding) RFC 7159.
cleverage/permission-bundle
15406 Downloads
Simple permissions based on roles against any PHP object, class or any string
bureaupartners/extract-address-from-text
2829 Downloads
With this package you can extract the address from a unformatted text string
bohacpetr/truncate-html
31470 Downloads
Handle truncate action on HTML strings
blacksenator/name-parser
1152 Downloads
PHP library for parsing a string containing a full name into its parts
bfunky/ascii
42929 Downloads
A library to validate strings and transliterate to ascii encoding
benemohamed/unicodeblock
7100 Downloads
Unicode block checker Check if the string is in some Unicode block with full block Character and block {form..to} , Unicode name
ballen/linguist
2074 Downloads
Linguist is a PHP library for parsing strings and extracting prefixed words in content ideal for working with @mentions, #topics and custom tags.