nickdekruijk / kentaa-laravel
Kentaa API Laravel Package
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/nickdekruijk/kentaa-laravel
Requires
- php: >=7.0.0
This package is auto-updated.
Last update: 2025-10-12 19:29:36 UTC
README
Laravel package to interact with the Kentaa API
Installation
To install the package use
composer require nickdekruijk/kentaa-laravel
Configuration
Add the following to your .env file.
KENTAA_API_KEY=xxxxxxxxxx
License
This package is open-sourced software licensed under the MIT license.