Libraries tagged by lstr
struggle-for-php/sfp-phpstan-psr-log
163668 Downloads
Extra strict and opinionated psr/log (psr-3) rules for PHPStan
strobotti/php-jwk
584005 Downloads
A small PHP library to handle JWKs (Json Web Keys)
yzen.dev/plain-to-class
72500 Downloads
Class-transformer to transform your dataset into a structured object
wyndow/fuzzywuzzy
1764585 Downloads
Fuzzy string matching based on FuzzyWuzzy from Seatgeek
wp-cli/rewrite-command
6169059 Downloads
Lists or flushes the site's rewrite rules, updates the permalink structure.
woothee/woothee-testset
120564 Downloads
Set of test case for woothee project. Project Woothee is multi-language user-agent strings parsers.
vstelmakh/url-highlight
655645 Downloads
Library to parse urls from string input
tysonandre/var_representation_polyfill
5250006 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
texy/texy
781067 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.
symfony-cmf/slugifier-api
1577856 Downloads
Provides a basic slugifier interface to transform text into strings suitable for URLs
suin/phpcs-psr4-sniff
1173988 Downloads
PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure.
steppinghat/emoji-detector
423564 Downloads
Detect and validate emoji in an input string
sop/crypto-encoding
1107581 Downloads
A PHP implementation of textual encodings of cryptographic structures.
soloterm/grapheme
58298 Downloads
A PHP package to measure the width of unicode strings rendered to a terminal.
sandrokeil/interop-config
397558 Downloads
Provides interfaces and a concrete implementation to create instances depending on configuration via factory classes and ensures a valid config structure. It can also be used to auto discover factories and to create configuration files.