Download the PHP package drago-ex/utils without Composer
On this page you can find all versions of the php package drago-ex/utils. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download drago-ex/utils
More information about drago-ex/utils
Files in drago-ex/utils
Download drago-ex/utils
More information about drago-ex/utils
Files in drago-ex/utils
Vendor drago-ex
Package utils
Short Description Extended ArrayHash with additional methods for converting data to arrays, including support for uppercase keys.
License
Package utils
Short Description Extended ArrayHash with additional methods for converting data to arrays, including support for uppercase keys.
License
Please rate this library. Is it a good library?
Informations about the package utils
Drago Utils
This package includes several utility classes for working with arrays, case conversions, and handling database-related tasks.
Requirements
- PHP 8.3 or higher
- composer
Installation
Methods:
Converts the internal data of the ExtraArrayHash
object into a simple PHP array.
Converts the internal data of the ExtraArrayHash
object into a PHP array with all keys transformed to uppercase.
Converts a string from CamelCase to snake_case. This method is useful for converting variable or method names commonly used in programming languages.
All versions of utils with dependencies
PHP Build Version
Package Version
The package drago-ex/utils contains the following files
Loading the files please wait ....