{"id":20471394,"url":"https://github.com/bitfumes/spamfree","last_synced_at":"2025-06-18T03:04:00.308Z","repository":{"id":62494592,"uuid":"141143404","full_name":"bitfumes/spamfree","owner":"bitfumes","description":"It detect spam in any text input","archived":false,"fork":false,"pushed_at":"2019-01-11T07:09:19.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-05T13:48:00.562Z","etag":null,"topics":[],"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/bitfumes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-16T13:36:25.000Z","updated_at":"2019-01-11T07:09:20.000Z","dependencies_parsed_at":"2022-11-02T11:31:24.348Z","dependency_job_id":null,"html_url":"https://github.com/bitfumes/spamfree","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bitfumes/spamfree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfumes%2Fspamfree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfumes%2Fspamfree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfumes%2Fspamfree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfumes%2Fspamfree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitfumes","download_url":"https://codeload.github.com/bitfumes/spamfree/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfumes%2Fspamfree/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260477915,"owners_count":23015063,"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-15T14:15:58.386Z","updated_at":"2025-06-18T03:03:55.290Z","avatar_url":"https://github.com/bitfumes.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\n\nThis is a simple spam detector which currently detect only keyheld down and invalid keyword.\nThis is just a package for the spam system created by Jeffrey Way in its Lets Build Forum Series at Laracast, [Let's Build a forum with Laravel](https://laracasts.com/series/lets-build-a-forum-with-laravel)\n\n[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)\n[![Travis](https://img.shields.io/travis/bitfumes/spam-free.svg?style=flat-square)]()\n[![Total Downloads](https://img.shields.io/packagist/dt/bitfumes/spam-free.svg?style=flat-square)](https://packagist.org/packages/bitfumes/spam-free)\n\n## Install\n\n`composer require bitfumes/spamfree`\n\n# Usage\n\nOnce you have the package in your project then you just need to use this in your request validation.Like if you want to protect body then\n\n`'body' : ['required',new Spamfree]`\n\nUse Bitfumes\\Spamfree\\Rules\\Spamfree at the top where you have your validation.\n\n## Testing\n\nRun the tests with:\n\n```bash\nvendor/bin/phpunit\n```\n\n## Credits\n\nBased on work originally created by Jeffrey Way: \u003chttps://github.com/JeffreyWay\u003e\n\n## Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) for details.\n\n## Security\n\nIf you discover any security-related issues, please email sarthak@bitfumes.com instead of using the issue tracker.\n\n## License\n\nThe MIT License (MIT). Please see [License File](/LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitfumes%2Fspamfree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitfumes%2Fspamfree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitfumes%2Fspamfree/lists"}