{"id":26235255,"url":"https://github.com/robertlemke/robertlemke.akismet","last_synced_at":"2025-04-22T15:22:59.521Z","repository":{"id":3086540,"uuid":"4110763","full_name":"robertlemke/RobertLemke.Akismet","owner":"robertlemke","description":"Flow package which provides convenient access to the Akismet REST service","archived":false,"fork":false,"pushed_at":"2023-11-01T09:02:52.000Z","size":44,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T16:22:35.662Z","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/robertlemke.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":"2012-04-23T07:58:04.000Z","updated_at":"2022-05-31T13:35:09.000Z","dependencies_parsed_at":"2025-03-13T02:46:29.906Z","dependency_job_id":null,"html_url":"https://github.com/robertlemke/RobertLemke.Akismet","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlemke%2FRobertLemke.Akismet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlemke%2FRobertLemke.Akismet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlemke%2FRobertLemke.Akismet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlemke%2FRobertLemke.Akismet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertlemke","download_url":"https://codeload.github.com/robertlemke/RobertLemke.Akismet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250265158,"owners_count":21402045,"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":"2025-03-13T02:36:28.004Z","updated_at":"2025-04-22T15:22:59.493Z","avatar_url":"https://github.com/robertlemke.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Akismet\n=======\n\nFlow package which provides convenient access to the Akismet REST service.\n\nSetup\n-----\n\nIn order to use the service you'll first need to sign up for a (usually) free\naccount at http://akismet.com/\n\nNext, just include this package into your application by adding it to the required\npackage of your composer.json file.\n\nFinally add your Akismet credentials to your Settings.yaml:\n\n    RobertLemke:\n      Akismet:\n\n        # Defines the host of the Akismet service. Does not have to be changed unless\n        # Akismet changes its service entry point.\n        serviceHost: 'rest.akismet.com'\n\n        # The API key you have been provided by Akismet\n        apiKey: ''\n\n        # The frontpage URI pointing to your blog or the site using Akismet. Must be\n        # a full URI, for example \"http://robertlemke.com/blog\".\n        blogUri: ''\n\nUsage\n-----\n\nThe Service class provides a simple API for checking if a comment is spam or\nsubmitting new spam or ham to the service:\n\n    $isSpam = $service-\u003eisCommentSpam($permaLink, $content, $type, $author, $authorEmailAddress, $authorUri);\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertlemke%2Frobertlemke.akismet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobertlemke%2Frobertlemke.akismet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertlemke%2Frobertlemke.akismet/lists"}