Libraries tagged by str
alecrabbit/php-wcwidth
19797 Downloads
Calculate width of unicode strings rendered to a terminal
aeviiq/collection
29731 Downloads
A library that provides strict typed collections in PHP.
adaptive/php-text-difference
57537 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays). Fork of a fork to add namespaces and psr-4 autoloading
acurrieclark/php-password-verifier
67019 Downloads
Framework agnostic password strength checker
academe/serializeparser
61203 Downloads
A PHP parser for serialized data, to be able to 'peek' into serialize strings.
academe/opayo-pi
24553 Downloads
A library to handle the message content and structure for the Opayo Pi (was Sage Pay Integration) payment gateway
abivia/hydration
24837 Downloads
Support for creating complex nested class structures from JSON/YAML objects.
shahonseven/php-color-hash
64821 Downloads
Generate color based on the given string. Backported from the Javascript library color-hash
mkopinsky/zxcvbn-php
489159 Downloads
Realistic password strength estimation PHP library based on Zxcvbn JS
michaelhue/li3_flash_message
58680 Downloads
The Flash Message plugin for Lithium provides a straightforward interface for displaying status messages to the user.
lukeraymonddowning/alpinimations
19496 Downloads
Streamline your animations by using these simple blade includes in your components!
liip/url-auto-converter-bundle
304482 Downloads
This bundle adds a Twig Extension with a filter for automatically converting urls and emails in a string to html links
laravel-lang/json-fallback-hotfix
44981 Downloads
Adds support for fallback JSON string translation
dg/texy
134206 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
coderan/laravel-data-migrations
42906 Downloads
An extension to allow you to separate data migrations from structure migrations