Libraries tagged by stringy
jbzoo/utils
1583139 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
yzalis/identicon
1165054 Downloads
Generate unique identicon avatars from any string
wp-cli/search-replace-command
8253534 Downloads
Searches/replaces strings in the database.
wikimedia/aho-corasick
4078594 Downloads
An implementation of the Aho-Corasick string matching algorithm.
vstelmakh/url-highlight
973967 Downloads
Library to parse urls from string input
theiconic/name-parser
5085545 Downloads
PHP library for parsing a string containing a full name into its parts
p3k/emoji-detector
1799497 Downloads
Detect and return all emoji found in a string
oscarotero/html-parser
5765780 Downloads
Parse html strings to DOMDocument
laravel-lang/json-fallback
2994676 Downloads
Adds support for fallback JSON string translation
interconnectit/search-replace-db
118406 Downloads
A PHP search replace tool for quickly modifying a string throughout a database. Useful for changing the base URL when migrating a WordPress site from development to production.
consoletvs/profanity
1140522 Downloads
PHP library to block bad words in a string
wpb/string-blade-compiler
1089626 Downloads
Laravel Blade String Compiler, render string as blade templates
spatie/query-string
814847 Downloads
Manipulate query strings
reinink/remember-query-strings
666602 Downloads
Laravel middleware that automatically remembers and restores query strings.
nullpunkt/lz-string-php
548389 Downloads
PHP Class implementation of LZ-String javascript.