{"id":21236792,"url":"https://github.com/dragonbe/hello-world","last_synced_at":"2026-02-01T11:33:58.518Z","repository":{"id":138003778,"uuid":"103286310","full_name":"DragonBe/hello-world","owner":"DragonBe","description":"A simple PHP project to explain the basis of unit testing with PHPUnit","archived":false,"fork":false,"pushed_at":"2024-07-03T14:24:44.000Z","size":34,"stargazers_count":0,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-16T16:12:21.127Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":false,"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/DragonBe.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-12T15:10:59.000Z","updated_at":"2020-01-27T21:09:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"5142000f-d192-42ff-b16e-fcbc3be3f607","html_url":"https://github.com/DragonBe/hello-world","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DragonBe/hello-world","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragonBe%2Fhello-world","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragonBe%2Fhello-world/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragonBe%2Fhello-world/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragonBe%2Fhello-world/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DragonBe","download_url":"https://codeload.github.com/DragonBe/hello-world/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragonBe%2Fhello-world/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28977318,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T11:31:13.034Z","status":"ssl_error","status_checked_at":"2026-02-01T11:30:25.558Z","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":[],"created_at":"2024-11-21T00:13:58.780Z","updated_at":"2026-02-01T11:33:58.504Z","avatar_url":"https://github.com/DragonBe.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hello World Example Project\n\nEvery story must have a beginning and for development a **Hello World** example is the easiest way to introduce someone to the technology used.\n\nThis is a introduction to testing PHP code using PHPUnit.\n\n## Requirements\n\nThis introduction is written for [PHP 7.1](https://secure.php.net/downloads.php) and [PHPUnit 6.3](https://phpunit.de/) where PHPUnit is added to the project using [Composer 1.5](https://getcomposer.org/). Please update your environment to support this PHP version or have a look at the official [PHP Docker images](https://hub.docker.com/_/php/).\n\n## Getting started\n\nClone this repository locally, run composer install and run the unit tests from command line. We assume you have composer installed globally on your system, if not you can directly use the [latest composer.phar](https://getcomposer.org/composer.phar) as `php composer.phar` everytime we say `composer`.\n\n```\ngit clone https://github.com/in2it/hello-world.git\ncd hello-world/\ncomposer install\n./vendor/bin/phpunit\n```\n\n## License\n\nWe have licensed this project with [MIT License](LICENSE) as we want everyone to make use of it for learning and exploring purposes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdragonbe%2Fhello-world","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdragonbe%2Fhello-world","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdragonbe%2Fhello-world/lists"}