{"id":20976920,"url":"https://github.com/pixelbrackets/kaomoji-chart","last_synced_at":"2025-12-29T07:34:39.937Z","repository":{"id":145819675,"uuid":"287228823","full_name":"pixelbrackets/kaomoji-chart","owner":"pixelbrackets","description":"This package provides a static list of kaomoji","archived":false,"fork":false,"pushed_at":"2020-09-01T18:44:06.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-06T18:29:38.974Z","etag":null,"topics":["kaomoji","php"],"latest_commit_sha":null,"homepage":"https://gitlab.com/pixelbrackets/kaomoji-chart","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pixelbrackets.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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":"2020-08-13T08:51:13.000Z","updated_at":"2020-11-13T14:53:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"389ed947-21be-4f15-a14c-ed5e04953ff3","html_url":"https://github.com/pixelbrackets/kaomoji-chart","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/pixelbrackets%2Fkaomoji-chart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelbrackets%2Fkaomoji-chart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelbrackets%2Fkaomoji-chart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelbrackets%2Fkaomoji-chart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pixelbrackets","download_url":"https://codeload.github.com/pixelbrackets/kaomoji-chart/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243381227,"owners_count":20281915,"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":["kaomoji","php"],"created_at":"2024-11-19T04:56:19.999Z","updated_at":"2025-12-29T07:34:39.896Z","avatar_url":"https://github.com/pixelbrackets.png","language":"PHP","readme":"# Kaomoji Chart\n\n[![Version](https://img.shields.io/packagist/v/pixelbrackets/kaomoji-chart.svg?style=flat-square)](https://packagist.org/packages/pixelbrackets/kaomoji-chart/)\n[![Build Status](https://img.shields.io/gitlab/pipeline/pixelbrackets/kaomoji-chart?style=flat-square)](https://gitlab.com/pixelbrackets/kaomoji-chart/pipelines)\n[![Made With](https://img.shields.io/badge/made_with-php-blue?style=flat-square)](https://gitlab.com/pixelbrackets/kaomoji-chart#requirements)\n[![License](https://img.shields.io/badge/license-gpl--2.0--or--later-blue.svg?style=flat-square)](https://spdx.org/licenses/GPL-2.0-or-later.html)\n\nThis package provides a static list of [Kaomoji](https://de.wikipedia.org/wiki/Kaomoji).\n\nThe object returns an array which contains a Kaomoji string, a unique name,\nand a category.\n\n![Screenshot](docs/screenshot.png)\n\n## Requirements\n\n- PHP\n\n## Installation\n\nPackagist Entry https://packagist.org/packages/pixelbrackets/kaomoji-chart/\n\n## Source\n\nhttps://gitlab.com/pixelbrackets/kaomoji-chart/\n\n## Usage\n\nSee [tests/demo.php](./tests/demo.php)\n\n1. Get an array with all Kaomojis\n   ```php\n   $colorChart = new \\Pixelbrackets\\KaomojiChart\\KaomojiChart();\n   $kaomojis = $colorChart-\u003egetKaomojis();\n   ```\n    Or as static method call\n   ```php\n   $kaomojis = \\Pixelbrackets\\KaomojiChart\\KaomojiChart::getKaomojis();\n   ```\n1. Get an array with all categories\n   ```php\n   $categories = \\Pixelbrackets\\KaomojiChart\\KaomojiChart::getCategories();\n   ```\n1. Get an array with all Kaomojis grouped by category\n   ```php\n   $groupedKaomojis = \\Pixelbrackets\\KaomojiChart\\KaomojiChart::getKaomojisGroupedByCategory();\n   ```\n1. Get an array of a single Kaomoji\n   ```php\n   $kaomoji = \\Pixelbrackets\\KaomojiChart\\KaomojiChart::getKaomoji('banzai');\n   ```\n\n## License\n\nGNU General Public License version 2 or later\n\nThe GNU General Public License can be found at http://www.gnu.org/copyleft/gpl.html.\n\n## Author\n\nDan Untenzu (\u003cmail@pixelbrackets.de\u003e / [@pixelbrackets](https://pixelbrackets.de))\n\n## Changelog\n\nSee [./CHANGELOG.md](CHANGELOG.md)\n\n## Contribution\n\nThis script is Open Source, so please use, patch, extend or fork it.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelbrackets%2Fkaomoji-chart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpixelbrackets%2Fkaomoji-chart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelbrackets%2Fkaomoji-chart/lists"}