Download the PHP package chrisreedio/laravel-jotform-sdk without Composer
On this page you can find all versions of the php package chrisreedio/laravel-jotform-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download chrisreedio/laravel-jotform-sdk
More information about chrisreedio/laravel-jotform-sdk
Files in chrisreedio/laravel-jotform-sdk
Package laravel-jotform-sdk
Short Description Provides an SDK for Jotforms API
License MIT
Homepage https://github.com/chrisreedio/laravel-jotform-sdk
Informations about the package laravel-jotform-sdk
Provides an SDK for Jotforms API
This package provides a Laravel wrapper for the Jotform SDK/API.
The goal is to streamline the usage in a Laravel application by auto-injecting the API key from the config file.
Installation
You can install the package via composer:
You can publish and run the migrations with:
You can publish the config file with:
This is the contents of the published config file:
Usage
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Chris Reed
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-jotform-sdk with dependencies
chrisreedio/jotform-api-php Version ^1.0
illuminate/contracts Version ^10.0
saloonphp/laravel-plugin Version ^3.0
spatie/laravel-package-tools Version ^1.14.0