20 Commits (358186548ae7ba4bce1b84eb593932f4a7095f64)

Author SHA1 Message Date
Qiang Xue cf0c8c37dd Fixes #5983: Added `Inflector::sentence()` 10 years ago
Tobias Munk 7c04ff048f moved functionality to behavior, added tests 10 years ago
Alexander Makarov 02e3746013 Fixed Inflector::slug to work properly with numbers 10 years ago
Alexander Makarov c3de3450a7 Fixes #3939: `\yii\Inflector::slug()` improvements: 10 years ago
Alexander Makarov a8423bbaed Removed commented code 10 years ago
Alexander Makarov f8e05fbf4f Improved `yii\helpers\Inflector::slug` to support more cases for Russian, Hebrew and special characters 10 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue 0b28f290f3 Fixes #1704: Incorrect regexp is used in `Inflector::camelize()` 11 years ago
Antonio Ramirez 08aaeda397 refactored inflector's slug and improved fallback char map 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Carsten Brandt 949dda5fdb tagged tests with @group tags 11 years ago
Alexander Makarov cc5618c034 More tests for ArrayHelper and Inflector 11 years ago
Alexander Makarov 0596fa82fd code style fixes 11 years ago
Antonio Ramirez 9ff25805f5 fix test 11 years ago
Antonio Ramirez e4e18710dc fix functionality, keep each function to do what it supposed to do 11 years ago
Antonio Ramirez ea8b6e7b58 enhance Inflector helper with ascii function 11 years ago
Qiang Xue 291f3b35d0 Refactored Inflector. 12 years ago
Antonio Ramirez dc8dbdc64a fixed tests 12 years ago
Antonio Ramirez 05523640f2 fixed pluralize + singularize rules for tests 12 years ago
Antonio Ramirez 7b98b42418 added inflection methods from StringHelper + some comment fixes 12 years ago
Antonio Ramirez f9222a083a fix failing test 12 years ago
Antonio Ramirez 3575b99650 finished all tests 12 years ago
Antonio Ramirez 82a6281c65 added tests 12 years ago