{"id":46123492,"url":"https://github.com/begicf/areport","last_synced_at":"2026-03-02T01:06:42.967Z","repository":{"id":122227592,"uuid":"286475890","full_name":"begicf/areport","owner":"begicf","description":"AREPORT XBRL ","archived":false,"fork":false,"pushed_at":"2025-10-17T09:24:21.000Z","size":3281,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-18T12:41:05.647Z","etag":null,"topics":["cen","dpm","eba","eiopa","eurofiling","xbrl","xbrl-instance","xbrl-taxonomy"],"latest_commit_sha":null,"homepage":"https://demo.areport.net/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/begicf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-08-10T12:58:31.000Z","updated_at":"2025-10-17T09:24:25.000Z","dependencies_parsed_at":"2024-04-12T08:13:02.766Z","dependency_job_id":"f7f5d6c0-6fae-43ec-baec-60eb95e0bb24","html_url":"https://github.com/begicf/areport","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/begicf/areport","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/begicf%2Fareport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/begicf%2Fareport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/begicf%2Fareport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/begicf%2Fareport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/begicf","download_url":"https://codeload.github.com/begicf/areport/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/begicf%2Fareport/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29988484,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T22:42:38.399Z","status":"ssl_error","status_checked_at":"2026-03-01T22:41:51.863Z","response_time":124,"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":["cen","dpm","eba","eiopa","eurofiling","xbrl","xbrl-instance","xbrl-taxonomy"],"created_at":"2026-03-02T01:06:42.273Z","updated_at":"2026-03-02T01:06:42.944Z","avatar_url":"https://github.com/begicf.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## About Areport\nAreport is a web application, which allows you to create an XBRL instance based on XBRL taxonomy which is created by DPM Architect.\nThis standard is recommended and implemented by EU regulators such as [EBA](https://eba.europa.eu/risk-analysis-and-data/reporting-frameworks) and [EIOPA](https://www.eiopa.europa.eu/tools-and-data/supervisory-reporting-dpm-and-xbrl_en).\n\n[DEMO](https://demo.areport.net/) \n\nKey futures:\n- Web based solution\n- XBRL table specification present through HTML forms\n- Create XBRL instance \n- Import data from .xlsx formats\n- Export data to .xlsx, .pdf, .html formats\n- Easy Customisable and Scalable\n- ...\n\nThe application uses a library [apreport-dpm-xbrl](https://github.com/begicf/areport-dpm-xbrl) for parsing XBRL taxonomy. The library is written independently, so it is applicable to any framework. \n\nThe application Areport is based on Laravel framework.\n\n## Requirements\n- Server requirements for [Laravel framework](https://laravel.com/docs/7.x/installation#server-requirements)\n- [Supported database](https://laravel.com/docs/7.x/database) - Areport use ORM Eloquent for storing data in database\n- ZIP PHP Extension\n\n## Configuration\nTo be able to upload large taxonomy package you need to set following parameters in\n##### php.ini\n- max_execution_time = 6000\n- upload_max_filesize = 4000M\n- post_max_size = 4000M\n- max_input_vars = 4000 \n\n\n## Installation\n\n```\ngit clone https://github.com/begicf/areport.git\n\ncomposer update\n```\n- Set [env](https://laravel.com/docs/7.x/configuration#environment-variable-types) file\n- additional .env variables\n```\nUPLOAD=1 #to enable update\nLEI_CODE=12345678912345678912 #to set LEI CODE\n\n```\nTo create database table, run this command\n```\nphp artisan migrate:fresh --seed\n```\n\nRun the application\n```\nphp artisan serve\n```\n\n## Import *.xml example\nImport xml file in HTML Table Form - RC Notation\n```xml\n\u003c?xml version=\"1.0\" encoding=\"UTF-8\"?\u003e\n\u003cdata\u003e\n  \u003ctable_C_01.00\u003e\n    \u003csheet_000\u003e\n      \u003cc010r010\u003e1\u003c/c010r010\u003e\n      \u003cc010r015\u003e2\u003c/c010r015\u003e\n      \u003cc010r020\u003e3\u003c/c010r020\u003e\n      \u003cc010r030\u003e4\u003c/c010r030\u003e\n      \u003cc010r040\u003e5\u003c/c010r040\u003e\n    \u003c/sheet_000\u003e\n  \u003c/table_C_01.00\u003e\n  \u003ctable_C_02.00\u003e\n    \u003csheet_000\u003e\n      \u003cc010r010\u003e6\u003c/c010r010\u003e\n      \u003cc010r020\u003e7\u003c/c010r020\u003e\n      \u003cc010r030\u003e8\u003c/c010r030\u003e\n      \u003cc010r040\u003e9\u003c/c010r040\u003e\n      \u003cc010r050\u003e10\u003c/c010r050\u003e\n    \u003c/sheet_000\u003e\n  \u003c/table_C_02.00\u003e\n\u003c/data\u003e\n\n```\n## Import *.json example\nImport json file in HTML Table Form - RC Notation\n```json\n{\n    \"table_C_01.00\": {\n      \"sheet_000\": {\n        \"c010r010\": \"1\",\n        \"c010r015\": \"2\",\n        \"c010r020\": \"3\",\n        \"c010r030\": \"4\",\n        \"c010r040\": \"5\"\n      }\n    },\n    \"table_C_02.00\": {\n      \"sheet_000\": {\n        \"c010r010\": \"6\",\n        \"c010r020\": \"7\",\n        \"c010r030\": \"8\",\n        \"c010r040\": \"9\",\n        \"c010r040\": \"10\"\n      }\n    }\n  }\n```\n## Tutorial\n\n[Video](https://www.youtube.com/watch?v=WdV35ywmjjM\u0026feature=youtu.be)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbegicf%2Fareport","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbegicf%2Fareport","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbegicf%2Fareport/lists"}