{"id":29436888,"url":"https://github.com/nplhse/collaborative-ivena-statistics","last_synced_at":"2026-04-18T10:35:39.426Z","repository":{"id":303441489,"uuid":"1015404638","full_name":"nplhse/collaborative-ivena-statistics","owner":"nplhse","description":"A Symfony based webapp for Data Science related to german EMS data from the \"IVENA eHealth\" system.","archived":false,"fork":false,"pushed_at":"2026-04-09T20:24:45.000Z","size":1669,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-09T22:18:44.946Z","etag":null,"topics":["data-science","ivena","medicine","symfony"],"latest_commit_sha":null,"homepage":"https://versorgungsforschung.io","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/nplhse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2025-07-07T13:00:55.000Z","updated_at":"2026-04-09T11:59:13.000Z","dependencies_parsed_at":"2025-07-07T17:32:16.887Z","dependency_job_id":"b4cdf7af-020f-4913-b6e8-39e4979ddc01","html_url":"https://github.com/nplhse/collaborative-ivena-statistics","commit_stats":null,"previous_names":["nplhse/collaborative-ivena-statistics"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nplhse/collaborative-ivena-statistics","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nplhse%2Fcollaborative-ivena-statistics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nplhse%2Fcollaborative-ivena-statistics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nplhse%2Fcollaborative-ivena-statistics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nplhse%2Fcollaborative-ivena-statistics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nplhse","download_url":"https://codeload.github.com/nplhse/collaborative-ivena-statistics/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nplhse%2Fcollaborative-ivena-statistics/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31966152,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":["data-science","ivena","medicine","symfony"],"created_at":"2025-07-13T05:08:08.113Z","updated_at":"2026-04-18T10:35:39.420Z","avatar_url":"https://github.com/nplhse.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A space for collaborative IVENA statistics\n\n[![Testsuite](https://github.com/nplhse/collaborative-ivena-statistics/actions/workflows/tests.yml/badge.svg)](https://github.com/nplhse/collaborative-ivena-statistics/actions/workflows/tests.yml) [![Linting](https://github.com/nplhse/collaborative-ivena-statistics/actions/workflows/lint.yml/badge.svg)](https://github.com/nplhse/collaborative-ivena-statistics/actions/workflows/lint.yml) [![codecov](https://codecov.io/gh/nplhse/collaborative-ivena-statistics/graph/badge.svg?token=0MQSZG4OTM)](https://codecov.io/gh/nplhse/collaborative-ivena-statistics)\n\n# Requirements\n- Webserver (Apache, Nginx, LiteSpeed, IIS, etc.) with PHP 8.4 or higher\n- PostgreSQL with Version 16 or higher\n\n# Setup\nThis project expects you to have local webserver (see requirements) running,\npreferably with the symfony binary in your development environment.\n\n## Install from GitHub\n1. Launch a **terminal** or **console** and navigate to the webroot folder.\n   Clone [this repository from GitHub](https://github.com/nplhse/collaborative-ivena-statistics) to\n   a folder in the webroot of your server, e.g. `~/webroot/collaborative-ivena-statistics`.\n\n    ```\n    $ cd ~/webroot\n    $ git clone https://github.com/nplhse/collaborative-ivena-statistics.git\n    ```\n\n2. Install the project with all dependencies by using **make**.\n\n    ```\n    $ cd ~/webroot/collaborative-ivena-statistics\n    $ make install\n    ```\n\n3. You are ready to go, just open the site with your favorite browser!\n\n\u003e [!NOTE]\n\u003e Please note that with this instruction you'll get a ready to use development\n  application that is populated with some reasonable default data. Due to the \n  very early development state, there is no way to install an empty application.\n\n# Contributing\nAny contribution to this project is appreciated, whether it is related to\nfixing bugs, suggestions or improvements. Feel free to take your part in the\ndevelopment of this project!\n\nHowever, you should follow some simple guidelines which you can find in the\n[CONTRIBUTING](CONTRIBUTING.md) file. Also, you must agree to the\n[Code of Conduct](CODE_OF_CONDUCT.md).\n\n# License\nSee [LICENSE](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnplhse%2Fcollaborative-ivena-statistics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnplhse%2Fcollaborative-ivena-statistics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnplhse%2Fcollaborative-ivena-statistics/lists"}