{"id":21923390,"url":"https://github.com/exercise/countrybundle","last_synced_at":"2026-03-07T03:02:28.003Z","repository":{"id":138078643,"uuid":"1047888","full_name":"Exercise/CountryBundle","owner":"Exercise","description":null,"archived":false,"fork":false,"pushed_at":"2012-04-02T14:31:02.000Z","size":200,"stargazers_count":11,"open_issues_count":0,"forks_count":4,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-10-29T02:18:45.334Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Exercise.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-11-03T13:39:44.000Z","updated_at":"2019-08-13T14:38:24.000Z","dependencies_parsed_at":"2023-03-14T09:30:38.432Z","dependency_job_id":null,"html_url":"https://github.com/Exercise/CountryBundle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Exercise/CountryBundle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Exercise%2FCountryBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Exercise%2FCountryBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Exercise%2FCountryBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Exercise%2FCountryBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Exercise","download_url":"https://codeload.github.com/Exercise/CountryBundle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Exercise%2FCountryBundle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30206339,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"online","status_checked_at":"2026-03-07T02:00:06.765Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-28T21:11:31.326Z","updated_at":"2026-03-07T03:02:27.984Z","avatar_url":"https://github.com/Exercise.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Installation\n============\n\n  1. Add this bundle to your project as a Git submodule:\n\n          $ git submodule add git@github.com:Exercise/CountryBundle.git src/Exercise/CountryBundle\n\n  2. Add this bundle to your application's kernel:\n\n          // application/ApplicationKernel.php\n          public function registerBundles()\n          {\n              return array(\n                  // ...\n                  new Exercise\\CountryBundle\\ExerciseCountryBundle(),\n                  // ...\n              );\n          }\n\n  3. Populate your database with countries defined in the csv file:\n\n          php exercise/console app:data:load --fixtures=src/Exercise/CountryBundle/Resources/data/fixtures/doctrine/mongodb\n\nExample Usage\n-----------------------------\n\n  1. Load all countries:\n\n          $this['doctrine.odm.mongodb.document_manager']-\u003egetRepository('ExerciseCountryBundle:Country')-\u003efindAll();\n\nLicense\n-----------------------------\nDistributed under MIT License   \nFull license [Resources/meta/LICENSE](https://github.com/Exercise/CountryBundle/blob/master/Resources/meta/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexercise%2Fcountrybundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexercise%2Fcountrybundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexercise%2Fcountrybundle/lists"}