{"id":20684565,"url":"https://github.com/php-forge/helper","last_synced_at":"2025-10-06T11:36:50.013Z","repository":{"id":181647687,"uuid":"667051036","full_name":"php-forge/helper","owner":"php-forge","description":"Collection of Helpers for PHP.","archived":false,"fork":false,"pushed_at":"2024-02-25T13:47:33.000Z","size":25,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-10T21:54:47.908Z","etag":null,"topics":["helpers","php","php-forge"],"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/php-forge.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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}},"created_at":"2023-07-16T13:33:49.000Z","updated_at":"2024-02-25T13:31:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"e54e7183-42b3-462a-a9ed-9663a6f0cfc1","html_url":"https://github.com/php-forge/helper","commit_stats":null,"previous_names":["php-forge/helpers"],"tags_count":1,"template":false,"template_full_name":"yii-tools/template","purl":"pkg:github/php-forge/helper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-forge%2Fhelper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-forge%2Fhelper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-forge%2Fhelper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-forge%2Fhelper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/php-forge","download_url":"https://codeload.github.com/php-forge/helper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-forge%2Fhelper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265898313,"owners_count":23845771,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["helpers","php","php-forge"],"created_at":"2024-11-16T22:22:54.398Z","updated_at":"2025-10-06T11:36:44.959Z","avatar_url":"https://github.com/php-forge.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/php-forge/helpers\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://avatars.githubusercontent.com/u/103309199?s%25253D400%252526u%25253Dca3561c692f53ed7eb290d3bb226a2828741606f%252526v%25253D4\" height=\"100px\"\u003e\n    \u003c/a\u003e\n    \u003ch1 align=\"center\"\u003eCollection of Helper for PHP.\u003c/h1\u003e\n    \u003cbr\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/php-forge/helpers/actions/workflows/build.yml\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://github.com/php-forge/helpers/actions/workflows/build.yml/badge.svg\" alt=\"PHPUnit\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://codecov.io/gh/php-forge/helpers\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://codecov.io/gh/php-forge/helpers/branch/main/graph/badge.svg?token=MF0XUGVLYC\" alt=\"Codecov\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://dashboard.stryker-mutator.io/reports/github.com/php-forge/helpers/main\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://img.shields.io/endpoint?style=flat\u0026url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Fphp-forge%2Fhelpers%2Fmain\" alt=\"Infection\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/php-forge/helpers/actions/workflows/static.yml\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://github.com/php-forge/helpers/actions/workflows/static.yml/badge.svg\" alt=\"Psalm\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://shepherd.dev/github/php-forge/helpers\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://shepherd.dev/github/php-forge/helpers/coverage.svg\" alt=\"Psalm Coverage\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.styleci.io/repos/667051036?branch=main\"\u003e\n        \u003cimg src=\"https://github.styleci.io/repos/667051036/shield?branch=main\" alt=\"StyleCI\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n## Installation\n\nThe preferred way to install this extension is through [composer](https://getcomposer.org/download/).\n\nEither run\n\n```shell\ncomposer require --prefer-dist php-forge/helpers:\"^0.1\"\n```\n\nor add\n\n```json\n\"php-forge/helpers\": \"^0.1\"\n```\n\n## Usage\n\nThe repository contains a collection of utility functions designed to simplify common programming tasks in PHP.\n\nWhether you're working on web development, data processing, or other projects, these helper functions can save you time\nand effort.\n\n## Converts a camelCase formatted string to snake_case\n\n```php\n\u003c?php\n\ndeclare(strict_types=1);\n\nuse PHPForge\\Helper\\WordFormatter;\n\n$word = WordFormatter::camelCaseToSnakeCase('date_birth');\n```\n\n## Convert a snake_case formatted string to camelCase\n\n```php\n\u003c?php\n\ndeclare(strict_types=1);\n\nuse PHPForge\\Helper\\WordFormatter;\n\n$word = WordFormatter::snakeCaseToCamelCase('date_birth');\n```\n\n##  Converts a string to words with capitalized first letters\n\n```php\n\u003c?php\n\ndeclare(strict_types=1);\n\nuse PHPForge\\Helper\\WordFormatter;\n\n$word = WordFormatter::capitalizeToWords('Date Birth');\n```\n\n## Generate ramdon pasword\n\n```php\n\u003c?php\n\ndeclare(strict_types=1);\n\nuse PHPForge\\Helper\\Password;\n\n$password = Password::generate(8);\n```\n\n\n## Get all timezones\n\n```php\n\u003c?php\n\ndeclare(strict_types=1);\n\nuse PHPForge\\Helper\\Timezone;\n\n$timezones = Timezone::getAll();\n```\n\n## Testing\n\n[Check the documentation testing](/docs/testing.md) to learn about testing.\n\n## Support versions\n\n[![PHP81](https://img.shields.io/badge/PHP-%3E%3D8.1-787CB5)](https://www.php.net/releases/8.1/en.php)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n\n## Our social networks\n\n[![Twitter](https://img.shields.io/badge/twitter-follow-1DA1F2?logo=twitter\u0026logoColor=1DA1F2\u0026labelColor=555555?style=flat)](https://twitter.com/Terabytesoftw)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphp-forge%2Fhelper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphp-forge%2Fhelper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphp-forge%2Fhelper/lists"}