Libraries tagged by dbstring
cogpowered/finediff
7262762 Downloads
PHP implementation of a Fine granularity Diff engine
wp-cli/search-replace-command
5982677 Downloads
Searches/replaces strings in the database.
wikimedia/aho-corasick
2532262 Downloads
An implementation of the Aho-Corasick string matching algorithm.
theiconic/name-parser
3291346 Downloads
PHP library for parsing a string containing a full name into its parts
jawira/case-converter
5309963 Downloads
Convert strings between 13 naming conventions: Snake case, Camel case, Pascal case, Kebab case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Sentence case, Title case and Dot notation.
interconnectit/search-replace-db
103654 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.
ergebnis/json
12220650 Downloads
Provides a Json value object for representing a valid JSON string.
consoletvs/profanity
724563 Downloads
PHP library to block bad words in a string
amirami/localizator
300681 Downloads
Localizator is a small tool for Laravel that gives you the ability to extract untranslated strings from project files. It works using the artisan command line and the provided localize command.
yiisoft/strings
1754905 Downloads
Yii Strings Helper
wpb/string-blade-compiler
1031330 Downloads
Laravel Blade String Compiler, render string as blade templates
statamic/stringy
3349574 Downloads
A string manipulation library with multibyte support, forked from @statamic
spatie/query-string
667508 Downloads
Manipulate query strings
reinink/remember-query-strings
449614 Downloads
Laravel middleware that automatically remembers and restores query strings.
nullpunkt/lz-string-php
360598 Downloads
PHP Class implementation of LZ-String javascript.