Libraries tagged by spring
codewiser/polyglot
2884 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.
cmpayments/jsonlint
4641 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.
clue/caret-notation
3724 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
2880 Downloads
With this package you can extract the address from a unformatted text string
bohacpetr/truncate-html
31577 Downloads
Handle truncate action on HTML strings
bluepsyduck/factorio-translator
1435 Downloads
A library able to translate localised strings from Factorio, given the locale files.
bfunky/ascii
42960 Downloads
A library to validate strings and transliterate to ascii encoding
benemohamed/unicodeblock
7117 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
2079 Downloads
Linguist is a PHP library for parsing strings and extracting prefixed words in content ideal for working with @mentions, #topics and custom tags.
axy/binary
23714 Downloads
Working with binary strings
automad/lightbox
2074 Downloads
A custom string function for creating a lightbox slideshow out of inline images.
atk14/csv-writer
14882 Downloads
Writes CSV into string output or a file. Also provides export to XLSX format.
anujrnair/php-json-marshaller
6658 Downloads
A library to marshall and unmarshall JSON string to populated PHP classes
anomaly/slug-field_type
51690 Downloads
A slug formatted string field type.