Download the PHP package ixnode/php-naming-conventions without Composer
On this page you can find all versions of the php package ixnode/php-naming-conventions. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ixnode/php-naming-conventions
More information about ixnode/php-naming-conventions
Files in ixnode/php-naming-conventions
Download ixnode/php-naming-conventions
More information about ixnode/php-naming-conventions
Files in ixnode/php-naming-conventions
Vendor ixnode
Package php-naming-conventions
Short Description PHP Naming Conventions
License MIT
Package php-naming-conventions
Short Description PHP Naming Conventions
License MIT
Keywords namingconventions
Please rate this library. Is it a good library?
Informations about the package php-naming-conventions
PHP Naming Conventions
This library translate a given string or convention into another convention. The following conventions are supported:
Convention | Representation |
---|---|
raw |
A raw string |
words |
['a', 'raw', 'string'] |
title |
A Raw String |
pascalCase |
ARawString |
camelCase |
aRawString |
under_scored |
a_raw_string |
config |
a.raw.string |
constant |
A_RAW_STRING |
Installation
Usage
Development
License
This tool is licensed under the MIT License - see the LICENSE file for details
All versions of php-naming-conventions with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
The package ixnode/php-naming-conventions contains the following files
Loading the files please wait ....