{"id":18996049,"url":"https://github.com/00f100/array_dot","last_synced_at":"2026-02-19T14:30:55.286Z","repository":{"id":56893956,"uuid":"139507553","full_name":"00F100/array_dot","owner":"00F100","description":"array_dot method to navigate into array","archived":false,"fork":false,"pushed_at":"2018-08-04T19:36:12.000Z","size":17,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-23T08:19:05.926Z","etag":null,"topics":["array","dot","navigate","notation","php"],"latest_commit_sha":null,"homepage":null,"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/00F100.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-03T00:12:59.000Z","updated_at":"2024-06-02T15:47:24.000Z","dependencies_parsed_at":"2022-08-21T01:20:16.592Z","dependency_job_id":null,"html_url":"https://github.com/00F100/array_dot","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/00F100/array_dot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/00F100%2Farray_dot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/00F100%2Farray_dot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/00F100%2Farray_dot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/00F100%2Farray_dot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/00F100","download_url":"https://codeload.github.com/00F100/array_dot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/00F100%2Farray_dot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010671,"owners_count":26084785,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","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":["array","dot","navigate","notation","php"],"created_at":"2024-11-08T17:33:46.269Z","updated_at":"2025-10-12T07:43:15.076Z","avatar_url":"https://github.com/00F100.png","language":"PHP","readme":"# array_dot\n\narray_dot method to navigate into array\n\n[![Build Status](https://travis-ci.org/00F100/array_dot.svg?branch=master)](https://travis-ci.org/00F100/array_dot) [![codecov](https://codecov.io/gh/00F100/array_dot/branch/master/graph/badge.svg)](https://codecov.io/gh/00F100/array_dot) [![Total Downloads](https://poser.pugx.org/00F100/array_dot/downloads)](https://packagist.org/packages/00F100/array_dot)\n\n## How to install\n\nComposer:\n\n```sh\n$ composer require 00f100/array_dot\n```\n\nor add in composer.json\n\n```json\n{\n    \"require\": {\n        \"00f100/array_dot\": \"*\"\n    }\n}\n```\n\n## How to use\n\n```php\n\u003c?php\n\n$array = [];\n\narray_dot($array, 'config.item', 'content');\n\n// Print: content\necho array_dot($array, 'config.item');\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F00f100%2Farray_dot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F00f100%2Farray_dot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F00f100%2Farray_dot/lists"}