{"id":18722100,"url":"https://github.com/muetze42/nova-values-field","last_synced_at":"2025-08-03T15:32:33.074Z","repository":{"id":40373606,"uuid":"484199244","full_name":"Muetze42/nova-values-field","owner":"Muetze42","description":"This field is a clone of the KeyValue field without keys.","archived":false,"fork":false,"pushed_at":"2022-12-26T17:30:43.000Z","size":118,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T08:36:03.691Z","etag":null,"topics":["laravel","laravel-nova","laravel-nova-field","nova-4","nova-fields"],"latest_commit_sha":null,"homepage":"https://novapackages.com/packages/norman-huth/nova-values-field","language":"Vue","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/Muetze42.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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://huth.it/coffee"]}},"created_at":"2022-04-21T20:43:08.000Z","updated_at":"2024-05-20T11:11:25.000Z","dependencies_parsed_at":"2023-01-31T00:46:22.091Z","dependency_job_id":null,"html_url":"https://github.com/Muetze42/nova-values-field","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muetze42%2Fnova-values-field","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muetze42%2Fnova-values-field/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muetze42%2Fnova-values-field/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muetze42%2Fnova-values-field/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Muetze42","download_url":"https://codeload.github.com/Muetze42/nova-values-field/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248581358,"owners_count":21128155,"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":["laravel","laravel-nova","laravel-nova-field","nova-4","nova-fields"],"created_at":"2024-11-07T13:39:52.529Z","updated_at":"2025-04-12T14:32:53.780Z","avatar_url":"https://github.com/Muetze42.png","language":"Vue","funding_links":["https://huth.it/coffee"],"categories":[],"sub_categories":[],"readme":"# Laravel Nova Values Field\n\nThis field is a clone of the [KeyValue field](https://nova.laravel.com/docs/4.0/resources/fields.html#keyvalue-field) without keys.\n\n![form](https://raw.githubusercontent.com/Muetze42/asset-repo/main/nova-values-field/images/form.png \"form\")  \n![detail](https://raw.githubusercontent.com/Muetze42/asset-repo/main/nova-values-field/images/detail.png \"detail\")\n\n## Install\n\n```\ncomposer require norman-huth/nova-values-field\n```\n\n## Usage\n\n```php\nuse NormanHuth\\Values\\Values;\n\nclass Example extends Resource\n{\n    //...\n    public function fields(NovaRequest $request): array\n    {\n        return [\n            Values::make('headers')\n                -\u003evalueLabel('Items'),\n        ]\n    }\n        \n}\n```\n\n## Misc\n\nAlternative for Nova 3:  \n[dillingham/nova-items-field](https://github.com/dillingham/nova-items-field)\n\n---\n[![More Laravel Nova Packages](https://raw.githubusercontent.com/Muetze42/asset-repo/main/svg/more-laravel-nova-packages.svg)](https://huth.it/nova-packages)\n\n[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg)](https://vshymanskyy.github.io/StandWithUkraine/)\n\n[![Woman. Life. Freedom.](https://raw.githubusercontent.com/Muetze42/Muetze42/2033b219c6cce0cb656c34da5246434c27919bcd/files/iran-banner-big.svg)](https://linktr.ee/CurrentPetitionsFreeIran)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuetze42%2Fnova-values-field","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuetze42%2Fnova-values-field","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuetze42%2Fnova-values-field/lists"}