Libraries tagged by string
cumanzorx07/coupon_code_generator
4042 Downloads
PHP library to generate and validate coupon code strings.
cosnavel/laravel-query-localization
8166 Downloads
Query String Localization Package for Laravel
codewiser/polyglot
2773 Downloads
Translation strings parser and web editor for Laravel applications
code-pros/password-policy
1826 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
15404 Downloads
Simple permissions based on roles against any PHP object, class or any string
bureaupartners/extract-address-from-text
2805 Downloads
With this package you can extract the address from a unformatted text string
bohacpetr/truncate-html
31437 Downloads
Handle truncate action on HTML strings
bluepsyduck/factorio-translator
1031 Downloads
A library able to translate localised strings from Factorio, given the locale files.
blacksenator/name-parser
1145 Downloads
PHP library for parsing a string containing a full name into its parts
bfunky/ascii
42914 Downloads
A library to validate strings and transliterate to ascii encoding
axy/binary
23454 Downloads
Working with binary strings
automad/lightbox
2054 Downloads
A custom string function for creating a lightbox slideshow out of inline images.
audero/audero-wav-extractor
1425 Downloads
Audero Wav Extractor is a PHP library that allows to extract a chunk from a wav file. The extracted chunk can be saved on the hard disk, can be forced to be prompted as download by the user's browser or returned as a string for a later processing.