{"id":21261838,"url":"https://github.com/mbhframework/structures","last_synced_at":"2025-03-15T07:41:02.893Z","repository":{"id":57016643,"uuid":"107471249","full_name":"MBHFramework/structures","owner":"MBHFramework","description":"Mbh structures contains an abstraction of many of the structures used throughout the development of the framework, giving the possibility of being used by any other developer as a mini library of data structures.","archived":false,"fork":false,"pushed_at":"2018-09-26T02:08:38.000Z","size":271,"stargazers_count":2,"open_issues_count":8,"forks_count":0,"subscribers_count":4,"default_branch":"1.x","last_synced_at":"2025-01-21T22:36:28.799Z","etag":null,"topics":[],"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/MBHFramework.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":"2017-10-18T22:44:46.000Z","updated_at":"2019-09-24T17:45:00.000Z","dependencies_parsed_at":"2022-08-22T09:30:27.580Z","dependency_job_id":null,"html_url":"https://github.com/MBHFramework/structures","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MBHFramework%2Fstructures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MBHFramework%2Fstructures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MBHFramework%2Fstructures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MBHFramework%2Fstructures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MBHFramework","download_url":"https://codeload.github.com/MBHFramework/structures/tar.gz/refs/heads/1.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243701312,"owners_count":20333616,"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":[],"created_at":"2024-11-21T04:56:05.408Z","updated_at":"2025-03-15T07:41:02.870Z","avatar_url":"https://github.com/MBHFramework.png","language":"PHP","readme":"# MBH Structures\n\n[![Build Status](https://scrutinizer-ci.com/g/MBHFramework/structures/badges/build.png?b=1.x)](https://scrutinizer-ci.com/g/MBHFramework/structures/build-status/1.x) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) ![Made in PHP 7](https://img.shields.io/badge/PHP-7-blue.svg) [![Maintainability](https://api.codeclimate.com/v1/badges/d78bb935e6cdc5dc1a78/maintainability)](https://codeclimate.com/github/MBHFramework/structures/maintainability) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/MBHFramework/structures/badges/quality-score.png?b=1.x)](https://scrutinizer-ci.com/g/MBHFramework/structures/?branch=1.x) [![Code Intelligence Status](https://scrutinizer-ci.com/g/MBHFramework/structures/badges/code-intelligence.svg?b=1.x)](https://scrutinizer-ci.com/code-intelligence) [![Total Downloads](https://poser.pugx.org/mbh-framework/structures/downloads)](https://packagist.org/packages/mbh-framework/structures)\n\nMbh structures contains an abstraction of many of the structures used throughout the development of the framework, giving the possibility of being used by any other developer as a mini library of data structures.\n\n## Collections\n\nCollections, with filter, map, join, sort, slice, and other methods. Well-suited for functional programming and memory-intensive applications. Runs especially fast in PHP 7.\n\nYou can read the following [file](./docs/COLLECTIONS.md) to learn how the structure works.\n\n## Tree\n\nIn Tree you can find a basic but flexible tree data structure for php together with and an handful Builder class, that enables you to build tree in a fluent way.\n\nYou can read the following [file](./docs/TREE.md) to learn how the structure works.\n\n## Install\n\nstructures is available on composer via packagist.\n\n```sh\ncomposer require mbh-framework/structures\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbhframework%2Fstructures","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbhframework%2Fstructures","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbhframework%2Fstructures/lists"}