Stringy
string manipulator
A PHP string manipulation library with multibyte support and performance optimization
Stringy - A PHP string manipulation library with multibyte support, performance optimized
171 stars
7 watching
19 forks
Language: PHP
last commit: 6 months ago
Linked from 1 awesome list
hacktoberfestphpphp7string-manipulationstringifyunicodeunicode-characters
Related projects:
Repository | Description | Stars |
---|---|---|
voku/portable-utf8 | A PHP library providing efficient multibyte string functions without relying on external extensions. | 510 |
voku/portable-ascii | A performance-optimized ASCII string manipulation library for PHP. | 532 |
gobeam/stringy | A Go package providing string manipulation functionalities such as camel case, snake case, kebab case conversion and others. | 233 |
zombieleet/bashify | A collection of utility functions for string manipulation and array operations in bash | 100 |
eddiekaiger/swiftyattributes | An API for manipulating attributed strings in Swift | 1,633 |
tidyverse/stringr | A set of functions for efficiently manipulating strings in R | 605 |
jimmycuadra/shellwords | A utility package for manipulating strings according to the word parsing rules of the UNIX Bourne shell. | 38 |
hi5/tf | A comprehensive AutoHotkey library for text file and variable manipulation | 142 |
jcardama/deno_slugify | A string manipulation library for creating slug versions of strings with customizable options and support for Unicode symbols | 18 |
kzykhys/text | A simple text manipulation library with a fluent interface. | 53 |
schmittjoh/php-manipulator | A library for manipulating and analyzing PHP source code | 106 |
gagolews/stringi | A package providing a fast and portable way to process character strings with Unicode support | 304 |
wojciechmula/pyahocorasick | A fast and memory-efficient library for exact or approximate string search | 951 |
vixalien/written | A collection of TypeScript utilities for manipulating text, especially focusing on typographic tools. | 9 |
shenwei356/csvtk | A toolkit for efficient and practical manipulation of CSV/TSV files in Golang. | 1,017 |