Download the PHP package isapp/laravel-ai-spamdetector without Composer
On this page you can find all versions of the php package isapp/laravel-ai-spamdetector. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download isapp/laravel-ai-spamdetector
More information about isapp/laravel-ai-spamdetector
Files in isapp/laravel-ai-spamdetector
Package laravel-ai-spamdetector
Short Description Laravel wrapper for AI SpamDetector ā protect your contact forms from spam and bots using OpenAI GPT. Easy integration, smart filtering, and fully Laravel-native.
License MIT
Informations about the package laravel-ai-spamdetector
Laravel AI SpamDetector
Laravel wrapper for AI SpamDetector ā protect your contact forms from spam and bots using OpenAI GPT. This package provides seamless Laravel integration for intelligent spam filtering with minimal setup.
Features
- š§ AI-based spam detection using OpenAI GPT
- ā”ļø Lightweight and efficient
- š ļø Simple configuration with
.env
Installation
Configuration
You can configure the package in two ways:
1. Using .env
variables (recommended for simple setups)
Add the following to your .env
file:
š” If you already have
OPENAI_API_KEY
defined in your project, it will be used automatically ā no need to duplicate it. Available fallback variables:
OPENAI_API_KEY
OPENAI_ORGANIZATION
OPENAI_PROJECT
OPENAI_BASE_URI
OPENAI_MODEL
2. Publishing the config file
If you need more control, publish the configuration file:
Usage
1. Dependency Injection
2. Facade Usage
Contributing
Please, submit bugs or feature requests via the Github issues.
Pull requests are welcomed!
Thanks!
License
This project is open-sourced software licensed under the MIT License.
You are free to use, modify, and distribute it in your projects, as long as you comply with the terms of the license.
Maintained by ISAPP and ISAP OĆ.
Check out our software development services at isap.me.