{"id":15040407,"url":"https://github.com/drago-ex/utils","last_synced_at":"2026-03-18T01:35:50.320Z","repository":{"id":56971781,"uuid":"273145727","full_name":"drago-ex/utils","owner":"drago-ex","description":":hammer: Extended ArrayHash with additional methods for converting data to arrays, including support for uppercase keys.","archived":false,"fork":false,"pushed_at":"2025-12-29T07:34:12.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-01T04:43:11.315Z","etag":null,"topics":["nette","utils"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/drago-ex.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-06-18T05:01:26.000Z","updated_at":"2025-12-29T07:34:15.000Z","dependencies_parsed_at":"2023-12-01T12:17:54.291Z","dependency_job_id":"1c1bf347-91c6-47cf-a9f0-57b4df103817","html_url":"https://github.com/drago-ex/utils","commit_stats":{"total_commits":35,"total_committers":1,"mean_commits":35.0,"dds":0.0,"last_synced_commit":"182bbd833e2cba1e2c6a3168dd6b188f0bc22f3f"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/drago-ex/utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drago-ex%2Futils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drago-ex%2Futils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drago-ex%2Futils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drago-ex%2Futils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drago-ex","download_url":"https://codeload.github.com/drago-ex/utils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drago-ex%2Futils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30640295,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-18T00:09:27.587Z","status":"ssl_error","status_checked_at":"2026-03-18T00:09:26.123Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["nette","utils"],"created_at":"2024-09-24T20:44:35.563Z","updated_at":"2026-03-18T01:35:50.307Z","avatar_url":"https://github.com/drago-ex.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Drago Utils\nThis package includes several utility classes for working with arrays, case\nconversions, and handling database-related tasks.\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://raw.githubusercontent.com/drago-ex/utils/master/license)\n[![PHP version](https://badge.fury.io/ph/drago-ex%2Futils.svg)](https://badge.fury.io/ph/drago-ex%2Futils)\n[![Tests](https://github.com/drago-ex/utils/actions/workflows/tests.yml/badge.svg)](https://github.com/drago-ex/utils/actions/workflows/tests.yml)\n[![Coding Style](https://github.com/drago-ex/utils/actions/workflows/coding-style.yml/badge.svg)](https://github.com/drago-ex/utils/actions/workflows/coding-style.yml)\n[![CodeFactor](https://www.codefactor.io/repository/github/drago-ex/utils/badge)](https://www.codefactor.io/repository/github/drago-ex/utils)\n[![Coverage Status](https://coveralls.io/repos/github/drago-ex/utils/badge.svg?branch=master)](https://coveralls.io/github/drago-ex/utils?branch=master)\n\n## Requirements\n- PHP \u003e= 8.3\n- Nette Framework\n- Composer\n\n## Installation\n```\ncomposer require drago-ex/utils\n```\n\n## Methods:\n\nConverts the internal data of the `ExtraArrayHash` object into a simple PHP array.\n```php\n$data-\u003etoArray();\n```\n\nConverts the internal data of the `ExtraArrayHash` object into a PHP array with all keys transformed to uppercase.\n```php\n$data-\u003etoArrayUpper();\n```\n\nConverts a string from CamelCase to snake_case. This method is useful for converting variable or method names commonly used in programming languages.\n```php\nCaseConverter::snakeCase(...)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrago-ex%2Futils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrago-ex%2Futils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrago-ex%2Futils/lists"}