{"id":15018702,"url":"https://github.com/nhanaz/libbedrock","last_synced_at":"2025-07-29T17:10:15.584Z","repository":{"id":73874070,"uuid":"551801316","full_name":"NhanAZ/libBedrock","owner":"NhanAZ","description":"🌈 A library that provides common features for the PocketMine-MP plugin.","archived":false,"fork":false,"pushed_at":"2025-01-14T03:56:10.000Z","size":6445,"stargazers_count":11,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T21:04:17.681Z","etag":null,"topics":["bedrock","github","libbedrock","library","nhanaz","nhanaz-pm-pl","php","php81","php82","phpstan","phpstan-l9","phpstan-lmax","pmmp","pocketmine","pocketmine-mp","poggit","virion"],"latest_commit_sha":null,"homepage":"https://github.com/NhanAZ/libBedrock","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/NhanAZ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":["https://www.paypal.me/NhanAZ"]}},"created_at":"2022-10-15T05:46:00.000Z","updated_at":"2025-01-14T03:56:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"b94383bb-4911-4991-9ebe-7664fffea38f","html_url":"https://github.com/NhanAZ/libBedrock","commit_stats":{"total_commits":152,"total_committers":6,"mean_commits":"25.333333333333332","dds":"0.17763157894736847","last_synced_commit":"e281dfe168f65e5154e70800db3dc808f5cf0668"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NhanAZ%2FlibBedrock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NhanAZ%2FlibBedrock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NhanAZ%2FlibBedrock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NhanAZ%2FlibBedrock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NhanAZ","download_url":"https://codeload.github.com/NhanAZ/libBedrock/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237882172,"owners_count":19381176,"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":["bedrock","github","libbedrock","library","nhanaz","nhanaz-pm-pl","php","php81","php82","phpstan","phpstan-l9","phpstan-lmax","pmmp","pocketmine","pocketmine-mp","poggit","virion"],"created_at":"2024-09-24T19:52:18.224Z","updated_at":"2025-02-08T22:33:10.487Z","avatar_url":"https://github.com/NhanAZ.png","language":"PHP","funding_links":["https://www.paypal.me/NhanAZ","https://www.paypal.com/paypalme/NhanAZ"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\t\u003ca href=\"https://github.com/NhanAZ/libBedrock\"\u003e\n\t\t\t\u003cimg height=\"76\" src=\"https://github.com/NhanAZ/libBedrock/blob/master/assets/libBedrock_Icon_GIF.gif\" loading=\"eager\" /\u003e\n\t\u003c/a\u003e\u003cbr\u003e\n\t\u003cb\u003e🌈 A library that provides common features for the PocketMine-MP plugin.\u003c/b\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\t\u003ca href=\"https://github.com/NhanAZ/libBedrock/actions/workflows/ci.yml\"\u003e\u003cimg src=\"https://github.com/NhanAZ/libBedrock/actions/workflows/ci.yml/badge.svg\" alt=\"CI\" /\u003e\u003c/a\u003e\n\t\u003ca href=\"https://github.com/NhanAZ/libBedrock/releases/latest\"\u003e\u003cimg alt=\"GitHub release (latest SemVer)\" src=\"https://img.shields.io/github/v/release/NhanAZ/libBedrock?label=release\u0026sort=semver\"\u003e\u003c/a\u003e\n\t\u003ca href=\"https://discord.gg/j2X83ujT6c\"\u003e\u003cimg src=\"https://img.shields.io/discord/986553214889517088?label=discord\u0026color=7289DA\u0026logo=discord\" alt=\"Discord\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cdetails\u003e\n\n\u003csummary\u003eTable of Contents\u003c/summary\u003e\n\n- [Including in other plugins](#including-in-other-plugins)\n- [API documentation](#api-documentation)\n- [How to contact me?](#how-to-contact-me)\n- [How do I contribute to libBedrock?](#how-do-i-contribute-to-libbedrock)\n- [Donate](#donate)\n- [Licensing information](https://github.com/NhanAZ/libBedrock/edit/master/README.md#licensing-information)\n- [Credits](#credits)\n\n\u003c/details\u003e\n\n---\n\n## Including in other plugins\nIntegrate the virion itself into your plugin or you could also use it as a composer library by running the command below:\n\n`composer require nhanaz/libbedrock`\n\nThis library supports being included as a [virion](https://github.com/poggit/support/blob/master/virion.md).\n\nIf you use [Poggit](https://poggit.pmmp.io) to build your plugin, you can add it to your `.poggit.yml` like so:\n\n```yml\n--- # Poggit-CI Manifest. Open the CI at https://poggit.pmmp.io/ci/YourGithubUserName/YourPluginName\nbuild-by-default: true\nbranches:\n- master\nprojects:\n  YourPluginName:\n    path: \"\"\n    libs:\n      - src: NhanAZ/libBedrock/libBedrock\n        version: x.y.z\n...\n\n```\n\n## API documentation\nThere's no documentation yet, but you can check out the [demo plugin](https://github.com/search?q=org%3Anhanaz-pm-pl%20libBedrock\u0026type=code)/[dependency graph](https://github.com/NhanAZ/libBedrock/network/dependents) which shows how to use its API in a plugin or read the PHPDocs written in the code.\n\n## How to contact me?\nYou can contact me directly via Discord `NhanAZ` (Originally known as `NhanAZ#9115`), ping `@NhanAZ` in Discord https://discord.gg/j2X83ujT6c, email to `nhanaz@duck.com`.\n\n## How do I contribute to libBedrock?\nBefore you participate in our community, please read the [Code of Conduct](https://github.com/NhanAZ/libBedrock/blob/master/CODE_OF_CONDUCT.md).\n\nSee [Contributing](https://github.com/NhanAZ/libBedrock/blob/master/CONTRIBUTING.md) for more details.\n\n## Donate\n- [PayPal](https://www.paypal.com/paypalme/NhanAZ)\n\n## Licensing information\nThis project is licensed under MIT. Please see the [LICENSE](/LICENSE) file for details.\n\n## Credits\n\u003cdetails\u003e\n\n\u003csummary\u003eDetails\u003c/summary\u003e\n\n- [Contributors](https://github.com/NhanAZ/libBedrock/graphs/contributors)\n- [pmmp/PocketMine-MP](https://github.com/pmmp/PocketMine-MP)\n- [thebigcrafter/ktpmpl-cfs](https://github.com/thebigcrafter/ktpmpl-cfs)\n- [jasonw4331/libCustomPack](https://github.com/jasonw4331/libCustomPack)\n- [thebigcrafter/oh-my-pmmp](https://github.com/thebigcrafter/oh-my-pmmp)\n- [thebigcrafter/Hydrogen](https://github.com/thebigcrafter/Hydrogen)\n- [PHPStan](https://github.com/phpstan/phpstan)\n- [PHP Coding Standards Fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer)\n- [Visual Studio Code](https://code.visualstudio.com/)\n- [PhpStorm](https://www.jetbrains.com/phpstorm/)\n\n\u003c/details\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnhanaz%2Flibbedrock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnhanaz%2Flibbedrock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnhanaz%2Flibbedrock/lists"}