{"id":16787909,"url":"https://github.com/thinkverse/hello-world","last_synced_at":"2026-05-19T07:31:05.315Z","repository":{"id":57068866,"uuid":"289854417","full_name":"thinkverse/hello-world","owner":"thinkverse","description":"Simple Hello World package for PHP 7.3+ 😎","archived":false,"fork":false,"pushed_at":"2022-02-19T15:10:41.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-18T14:54:03.538Z","etag":null,"topics":["composer","composer-package","hello-world","packagist","php"],"latest_commit_sha":null,"homepage":"https://packagist.org/packages/thinkverse/hello-world","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/thinkverse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-24T07:10:06.000Z","updated_at":"2022-02-19T15:09:47.000Z","dependencies_parsed_at":"2022-08-24T14:54:13.671Z","dependency_job_id":null,"html_url":"https://github.com/thinkverse/hello-world","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/thinkverse/hello-world","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkverse%2Fhello-world","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkverse%2Fhello-world/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkverse%2Fhello-world/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkverse%2Fhello-world/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thinkverse","download_url":"https://codeload.github.com/thinkverse/hello-world/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkverse%2Fhello-world/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33206274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-19T07:16:55.748Z","status":"ssl_error","status_checked_at":"2026-05-19T07:16:54.366Z","response_time":58,"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":["composer","composer-package","hello-world","packagist","php"],"created_at":"2024-10-13T08:16:20.438Z","updated_at":"2026-05-19T07:31:05.297Z","avatar_url":"https://github.com/thinkverse.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hello World 👋\n\nSimple Hello World package for PHP 7.3+\n\n[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/thinkverse/hello-world/Unit%20Testing/master)](https://github.com/thinkverse/hello-world/actions) [![Packagist Version](https://img.shields.io/packagist/v/thinkverse/hello-world)](https://packagist.org/packages/thinkverse/hello-world) [![Packagist PHP Version Support](https://img.shields.io/packagist/php-v/thinkverse/hello-world)](https://packagist.org/packages/thinkverse/hello-world) [![GitHub license](https://img.shields.io/github/license/thinkverse/hello-world)](https://github.com/thinkverse/hello-world/blob/master/LICENSE)\n\n## Installation\nUse the dependancy mananger [composer] to install HelloWorld.\n\n```bash\ncomposer require thinkverse/hello-world\n```\n\n## Usage\n```php\nuse Thinkverse\\HelloWorld;\n\n$helloWorld = new HelloWorld();\n$helloJohnDoe = new HelloWorld('John Doe');\n\nprint $helloWorld-\u003egreeting(); // Hello World\nprint $helloJohnDoe-\u003egreeting(); // Hello John Doe\n\nprint $helloWorld-\u003egreet('Jane Doe'); // Hello Jane Doe\n```\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## License\n[MIT]\n\n[composer]: https://getcomposer.org/\n[mit]: https://choosealicense.com/licenses/mit/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinkverse%2Fhello-world","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthinkverse%2Fhello-world","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinkverse%2Fhello-world/lists"}