Download the PHP package r4nkt/laravel-r4nkt-sdk without Composer
On this page you can find all versions of the php package r4nkt/laravel-r4nkt-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download r4nkt/laravel-r4nkt-sdk
More information about r4nkt/laravel-r4nkt-sdk
Files in r4nkt/laravel-r4nkt-sdk
Package laravel-r4nkt-sdk
Short Description A Laravel SDK that makes working with r4nkt even easier.
License MIT
Homepage https://github.com/r4nkt/laravel-r4nkt-sdk
Informations about the package laravel-r4nkt-sdk
A Laravel SDK that makes working with r4nkt even easier.
This repo can be used to scaffold a Laravel package. Follow these steps to get started:
- Press the "Use template" button at the top of this repo to create a new repo with the contents of this laravel-r4nkt-sdk
- Run "php ./configure.php" to run a script that will replace all placeholders throughout all the files
- Remove this block of text.
- Have fun creating your package.
-
If you need help creating a package, consider picking up our Laravel Package Training video course.
R4nkt makes it easy to gamify just about anything. This package makes it even easier to gamify your Laravel-based projects.
Before using this package we highly recommend reading the documentation over at R4nkt.
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
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Travis Elkins
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-r4nkt-sdk with dependencies
illuminate/contracts Version ^8.37
juststeveking/laravel-transporter Version ^0.9.3
spatie/data-transfer-object Version ^3.7
spatie/laravel-package-tools Version ^1.4.3
spatie/laravel-webhook-client Version ^3.0