Libraries tagged by Camellia
karavasilev/cryptomanana
58 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
vegetation/camellia
2 Downloads
this is route module
darkdevlab/encryptor
45 Downloads
Encryption component. Support AES, BF, CAMELLIA, CAST5, DES, DESX, GOST, RC2 and RC4 algorithms
kirkbushell/eloquence
764915 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
icanboogie/inflector
2200746 Downloads
Multilingual inflector that transforms words from singular to plural, underscore to camel case, and more.
mattketmo/camel
302202 Downloads
Tiny library to handle words case transformation
ghostwriter/case-converter
1594646 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
nabil1337/case-helper
562063 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
salernolabs/camelize
50021 Downloads
Utility for camel and uncamel casing words or phrases.
grohiro/laravel-camelcase-json
78545 Downloads
Convert response JSON key to camelCase
deoliveiralucas/array-keys-case-transform
165768 Downloads
Simple library to handle words case transformation from array keys
marcusball/case-helper
32624 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
bear/camel-case-key-module
102706 Downloads
Convert camelcase key output
atrapalo/php-tools
37405 Downloads
Several PHP 7 tools to make life a little easier
mister-glass/camel-case-to-dash-case-name-converter
12381 Downloads
Converts camel case strings to/from Dash case. Heavily based on Symfonys CamelCaseToSnakeCaseNameConverter function