Download the PHP package ashdevelops/php-case without Composer
On this page you can find all versions of the php package ashdevelops/php-case. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ashdevelops/php-case
More information about ashdevelops/php-case
Files in ashdevelops/php-case
Download ashdevelops/php-case
More information about ashdevelops/php-case
Files in ashdevelops/php-case
Vendor ashdevelops
Package php-case
Short Description Composer package to detect case styles from arbitrary strings and convert them to other styles.
License
Package php-case
Short Description Composer package to detect case styles from arbitrary strings and convert them to other styles.
License
Please rate this library. Is it a good library?
Informations about the package php-case
caseconvert
A simple library for converting arbitrary case style texts to other cases.
Supported cases
- camelCase
- PascalCase
- snake_case
- kebab-case
- dot.case
Getting Started
Prerequisites
- PHP >= 8.1.0
Installation
Get it via composer:
Usage
Detect the case:
Snake case to camel:
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Top contributors:
License
Distributed under the MIT License. See LICENSE.txt
for more information.
All versions of php-case with dependencies
PHP Build Version
Package Version
Requires
ext-ctype Version
*
The package ashdevelops/php-case contains the following files
Loading the files please wait ....