Libraries tagged by stdin
icecave/repr
4898127 Downloads
A library for generating string representations of any value, inspired by Python's reprlib library.
creof/wkb-parser
4515848 Downloads
Parser for well-known binary (WKB/EWKB) object data
cogpowered/finediff
7408497 Downloads
PHP implementation of a Fine granularity Diff engine
wp-cli/search-replace-command
6176325 Downloads
Searches/replaces strings in the database.
wikimedia/aho-corasick
2638981 Downloads
An implementation of the Aho-Corasick string matching algorithm.
theiconic/name-parser
3392529 Downloads
PHP library for parsing a string containing a full name into its parts
jawira/case-converter
5487209 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
104800 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
13606543 Downloads
Provides a Json value object for representing a valid JSON string.
consoletvs/profanity
760999 Downloads
PHP library to block bad words in a string
amirami/localizator
350332 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.
wpb/string-blade-compiler
1035789 Downloads
Laravel Blade String Compiler, render string as blade templates
spatie/query-string
674310 Downloads
Manipulate query strings
reinink/remember-query-strings
460347 Downloads
Laravel middleware that automatically remembers and restores query strings.
nullpunkt/lz-string-php
373089 Downloads
PHP Class implementation of LZ-String javascript.