{"id":13684545,"url":"https://github.com/dereuromark/cakephp-tags","last_synced_at":"2025-04-08T03:13:14.530Z","repository":{"id":46283240,"uuid":"115227793","full_name":"dereuromark/cakephp-tags","owner":"dereuromark","description":"CakePHP Tags Plugin","archived":false,"fork":false,"pushed_at":"2024-11-16T19:06:49.000Z","size":288,"stargazers_count":16,"open_issues_count":3,"forks_count":10,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-31T18:21:21.520Z","etag":null,"topics":["cakephp","tagging","tags"],"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/dereuromark.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-23T23:25:16.000Z","updated_at":"2025-03-29T21:59:31.000Z","dependencies_parsed_at":"2023-11-21T03:23:32.025Z","dependency_job_id":"891d50bb-c136-4f23-b84c-eaab328bb5fb","html_url":"https://github.com/dereuromark/cakephp-tags","commit_stats":{"total_commits":241,"total_committers":12,"mean_commits":"20.083333333333332","dds":"0.17427385892116187","last_synced_commit":"a32804d4928cd148b75f2917ea3b8f7405c9ef38"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dereuromark%2Fcakephp-tags","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dereuromark%2Fcakephp-tags/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dereuromark%2Fcakephp-tags/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dereuromark%2Fcakephp-tags/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dereuromark","download_url":"https://codeload.github.com/dereuromark/cakephp-tags/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247767236,"owners_count":20992548,"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":["cakephp","tagging","tags"],"created_at":"2024-08-02T14:00:34.698Z","updated_at":"2025-04-08T03:13:14.503Z","avatar_url":"https://github.com/dereuromark.png","language":"PHP","funding_links":[],"categories":["Search","Plugins"],"sub_categories":["Search"],"readme":"# CakePHP Tags Plugin\n\n[![CI](https://github.com/dereuromark/cakephp-tags/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/dereuromark/cakephp-tags/actions/workflows/ci.yml?query=branch%3Amaster)\n[![Coverage Status](https://img.shields.io/codecov/c/github/dereuromark/cakephp-tags/master.svg)](https://codecov.io/github/dereuromark/cakephp-tags/branch/master)\n[![Latest Stable Version](https://poser.pugx.org/dereuromark/cakephp-tags/v/stable.svg)](https://packagist.org/packages/dereuromark/cakephp-tags)\n[![Total Downloads](https://img.shields.io/packagist/dt/dereuromark/cakephp-tags.svg?style=flat-square)](https://packagist.org/packages/dereuromark/cakephp-tags)\n[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%208.1-8892BF.svg)](https://php.net/)\n[![License](https://poser.pugx.org/dereuromark/cakephp-tags/license.svg)](LICENSE)\n\nMake tagging of entities a piece of cake.\n\nThis branch is for **CakePHP 5.0+**. For details see [version map](https://github.com/dereuromark/cakephp-tags/wiki#cakephp-version-map).\n\n## Install\n\nUsing Composer:\n\n```\ncomposer require dereuromark/cakephp-tags\n```\n\nYou then need to load the plugin. In `src/Application.php`, something like:\n\n```php\npublic function bootstrap() {\n    parent::bootstrap();\n    $this-\u003eaddPlugin('Tags');\n}\n\n```\n\nAlso don't forget to run migration (e.g. using Migrations plugin):\n```\nbin/cake migrations migrate -p Tags\n```\n\n## Demo\nSee Sandbox @ https://sandbox.dereuromark.de/sandbox/tags\n\nTutorial and Blog Post: https://www.dereuromark.de/2018/07/12/tutorial-cakephp-tagging/\n\n## Documentation\n\nFor documentation, as well as tutorials, see the [docs](docs/) directory of this repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdereuromark%2Fcakephp-tags","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdereuromark%2Fcakephp-tags","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdereuromark%2Fcakephp-tags/lists"}