{"id":20433942,"url":"https://github.com/cable8mm/array-flatten","last_synced_at":"2025-08-21T12:15:56.956Z","repository":{"id":225265274,"uuid":"765505206","full_name":"cable8mm/array-flatten","owner":"cable8mm","description":"Flatten a multi-dimensional array in PHP.","archived":false,"fork":false,"pushed_at":"2024-03-09T14:11:41.000Z","size":93,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-17T05:16:30.334Z","etag":null,"topics":["array","array-flatten","flatten","php"],"latest_commit_sha":null,"homepage":"https://www.palgle.com/array-flatten/","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/cable8mm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"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}},"created_at":"2024-03-01T03:36:12.000Z","updated_at":"2024-03-09T14:12:04.000Z","dependencies_parsed_at":"2024-03-01T05:07:09.837Z","dependency_job_id":"4551ecd3-47da-4497-ab4e-c1b1ffe6c7cf","html_url":"https://github.com/cable8mm/array-flatten","commit_stats":null,"previous_names":["cable8mm/array-flatten"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/cable8mm/array-flatten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cable8mm%2Farray-flatten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cable8mm%2Farray-flatten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cable8mm%2Farray-flatten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cable8mm%2Farray-flatten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cable8mm","download_url":"https://codeload.github.com/cable8mm/array-flatten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cable8mm%2Farray-flatten/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264040921,"owners_count":23548063,"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":["array","array-flatten","flatten","php"],"created_at":"2024-11-15T08:22:44.479Z","updated_at":"2025-07-07T08:02:07.201Z","avatar_url":"https://github.com/cable8mm.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Array Flatten\n\n[![code-style](https://github.com/cable8mm/array-flatten/actions/workflows/code-style.yml/badge.svg)](https://github.com/cable8mm/array-flatten/actions/workflows/code-style.yml)\n[![run-tests](https://github.com/cable8mm/array-flatten/actions/workflows/run-tests.yml/badge.svg)](https://github.com/cable8mm/array-flatten/actions/workflows/run-tests.yml)\n![Packagist Version](https://img.shields.io/packagist/v/cable8mm/array-flatten)\n![Packagist Downloads](https://img.shields.io/packagist/dt/cable8mm/array-flatten)\n![Packagist Dependency Version](https://img.shields.io/packagist/dependency-v/cable8mm/array-flatten/php)\n![Packagist Stars](https://img.shields.io/packagist/stars/cable8mm/array-flatten)\n![Packagist License](https://img.shields.io/packagist/l/cable8mm/array-flatten)\n\nFlatten nested arrays.\n\nWe have provided the API Documentation on the web. For more information, please visit https://www.palgle.com/array-flatten/ ❤️\n\n## Installation\n\n```sh\ncomposer require cable8mm/array-flatten\n```\n\n## Usage\n\n```php\nuse function Cable8mm\\ArrayFlatten\\array_flatten;\n\narray_flatten([1, [2, [3, [4, [5], 6], 7], 8], 9]);\n//=\u003e [1, 2, 3, 4, 5, 6, 7, 8, 9]\n```\n\n## License\n\nThe Array Flatten is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcable8mm%2Farray-flatten","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcable8mm%2Farray-flatten","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcable8mm%2Farray-flatten/lists"}