{"id":15742905,"url":"https://github.com/bnomei/kirby3-csv","last_synced_at":"2025-03-13T09:32:42.858Z","repository":{"id":37549200,"uuid":"202991072","full_name":"bnomei/kirby3-csv","owner":"bnomei","description":"Read and Write CSV Data","archived":false,"fork":false,"pushed_at":"2023-04-20T07:10:23.000Z","size":182,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-01T15:59:05.030Z","etag":null,"topics":["csv","html","json","kirby3","kirby3-cms","kirby3-plugin","read","write","xml"],"latest_commit_sha":null,"homepage":"","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/bnomei.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"bnomei","patreon":"bnomei","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://buymeacoff.ee/bnomei","https://paypal.me/bnomei"]}},"created_at":"2019-08-18T10:50:13.000Z","updated_at":"2023-09-06T17:19:49.000Z","dependencies_parsed_at":"2024-10-04T03:07:25.305Z","dependency_job_id":"3f39bb91-dbbe-4e5e-8dec-4b2e1706647b","html_url":"https://github.com/bnomei/kirby3-csv","commit_stats":{"total_commits":20,"total_committers":2,"mean_commits":10.0,"dds":"0.44999999999999996","last_synced_commit":"d69a81654487f707a4dc1c24e35e94ffdcb9f7ed"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnomei%2Fkirby3-csv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnomei%2Fkirby3-csv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnomei%2Fkirby3-csv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnomei%2Fkirby3-csv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bnomei","download_url":"https://codeload.github.com/bnomei/kirby3-csv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221359326,"owners_count":16804780,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["csv","html","json","kirby3","kirby3-cms","kirby3-plugin","read","write","xml"],"created_at":"2024-10-04T03:01:16.663Z","updated_at":"2025-03-13T09:32:42.852Z","avatar_url":"https://github.com/bnomei.png","language":"PHP","funding_links":["https://github.com/sponsors/bnomei","https://patreon.com/bnomei","https://buymeacoff.ee/bnomei","https://paypal.me/bnomei"],"categories":[],"sub_categories":[],"readme":"# Kirby CSV\n\n![Release](https://flat.badgen.net/packagist/v/bnomei/kirby3-csv?color=ae81ff)\n![Downloads](https://flat.badgen.net/packagist/dt/bnomei/kirby3-csv?color=272822)\n[![Build Status](https://flat.badgen.net/travis/bnomei/kirby3-csv)](https://travis-ci.com/bnomei/kirby3-csv)\n[![Coverage Status](https://flat.badgen.net/coveralls/c/github/bnomei/kirby3-csv)](https://coveralls.io/github/bnomei/kirby3-csv) \n[![Maintainability](https://flat.badgen.net/codeclimate/maintainability/bnomei/kirby3-csv)](https://codeclimate.com/github/bnomei/kirby3-csv) \n[![Twitter](https://flat.badgen.net/badge/twitter/bnomei?color=66d9ef)](https://twitter.com/bnomei)\n\nRead and Write CSV Data\n\n## Installation\n\n- unzip [master.zip](https://github.com/bnomei/kirby3-csv/archive/master.zip) as folder `site/plugins/kirby3-csv` or\n- `git submodule add https://github.com/bnomei/kirby3-csv.git site/plugins/kirby3-csv` or\n- `composer require bnomei/kirby3-csv`\n\n## Usecase\n\nThis plugin is currently **just** a thin wrapper around [thephpleague/csv](https://csv.thephpleague.com/) and used to add its functionality to Kirby 3 (even without using composer).\n\n## Roadmap\n\n- [ ] Read/Write to Kirby Structures from CSV (with optional mapping headers to name of Fields). [see Issue #1](https://github.com/bnomei/kirby3-csv/issues/1)\n\n## Dependencies\n\n- [thephpleague/csv](https://github.com/thephpleague/csv)\n\n## Disclaimer\n\nThis plugin is provided \"as is\" with no guarantee. Use it at your own risk and always test it yourself before using it in a production environment. If you find any issues, please [create a new issue](https://github.com/bnomei/kirby3-csv/issues/new).\n\n## License\n\n[MIT](https://opensource.org/licenses/MIT)\n\nIt is discouraged to use this plugin in any project that promotes racism, sexism, homophobia, animal abuse, violence or any other form of hate speech.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbnomei%2Fkirby3-csv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbnomei%2Fkirby3-csv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbnomei%2Fkirby3-csv/lists"}