Stringy
string processor
A PHP string manipulation library with multibyte support and object-oriented design
A PHP string manipulation library with multibyte support
2k stars
64 watching
216 forks
Language: PHP
last commit: about 3 years ago
Linked from 4 awesome lists
multibytephpstringsutf-8
Related projects:
Repository | Description | Stars |
---|---|---|
voku/stringy | A PHP string manipulation library with multibyte support and performance optimization | 173 |
stripe/stripe-php | A PHP library providing access to the Stripe API. | 3,759 |
thecodingmachine/safe | A set of core PHP functions rewritten to throw exceptions instead of returning false on error | 2,374 |
codeception/codeception | A full-stack testing framework for PHP that uses Behavior Driven Development (BDD) principles to write acceptance, functional, and unit tests. | 4,776 |
cocur/slugify | A library that converts strings into machine-readable slugs with customizable transliteration rules for multiple languages. | 2,889 |
beberlei/assert | A thin assertion library providing low-level input validation and guard methods for PHP applications. | 2,411 |
php-di/php-di | A dependency injection container designed to be practical and framework-agnostic for managing application dependencies. | 2,699 |
symfony/symfony | A comprehensive PHP framework and set of reusable components for building web and console applications. | 29,863 |
phpoffice/phpword | A PHP library for generating and manipulating word processing documents in various file formats. | 7,303 |
phpseclib/phpseclib | A collection of cryptographic primitives and secure communication libraries for PHP | 5,384 |
reasonml/reason | A programming language that combines the type safety of OCaml with the ease of use and performance of JavaScript. | 10,159 |
voku/portable-utf8 | A PHP library providing efficient multibyte string functions without relying on external extensions. | 511 |
abraham/twitteroauth | A PHP library for interacting with the Twitter REST API using OAuth | 4,303 |
phpbrew/phpbrew | Manages multiple PHP versions and builds for various configurations | 5,416 |
squizlabs/php_codesniffer | Automates code review and quality checks in PHP projects to enforce coding standards. | 10,690 |