Download the PHP package pnktweb/craft-camelcase-to-kebabcase without Composer
On this page you can find all versions of the php package pnktweb/craft-camelcase-to-kebabcase. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package craft-camelcase-to-kebabcase
Craft camelCase to kebab-case
Adds cc2kc
filter and function to Twig.
Usage
{{ var | cc2kc }}
or
{{ cc2kc(var) }}
Example
{{ entry.type.handle | cc2kc }}
All versions of craft-camelcase-to-kebabcase with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
The package pnktweb/craft-camelcase-to-kebabcase contains the following files
Loading the files please wait ....