Libraries tagged by train-case
jawira/case-converter
4467534 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.
ghostwriter/case-converter
493078 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
nabil1337/case-helper
520390 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
marcusball/case-helper
24114 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
knplabs/controller-behaviors
729 Downloads
Trait based Symfony2 controllers
mojahed/mparser
76 Downloads
MParser is a powerful PHP package that simplifies parsing complex strings with custom tokens and expressions. With a flexible trait-based architecture, it enables effortless creation and extension of parsing functionality. Easily integrate MParser into your projects for efficient string processing and data extraction in a user-friendly manner.
multihanded/overload
2 Downloads
An Artisan command that simplifies the process of creating trait-based method overloads by the number of arguments.
jair921/searchable
6 Downloads
Eloquent model search trait. Based on Nicolaslopezj\Searchable
codingpaws/simple-memoize
2449 Downloads
Simple trait-based memoization to cache return values
bluebaytravel/sortable
126 Downloads
Alternative sortable trait based on jedrzej/sortable