Download the PHP package dash8x/rm-laravel without Composer
On this page you can find all versions of the php package dash8x/rm-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download dash8x/rm-laravel
More information about dash8x/rm-laravel
Files in dash8x/rm-laravel
Package rm-laravel
Short Description Laravel wrapper for Revenue Monster PHP SDK
License MIT
Homepage https://github.com/dash8x/rm-laravel
Informations about the package rm-laravel
Revenue Monster Laravel Wrapper
Laravel wrapper for Revenue Monster PHP SDK.
Installation
You can install the package via composer:
Optionally you can use the Facade for shorter code. Add this to your facades:
Setting up the Revenue Monster credentials
Add your Revenue Monster Client ID and Client Secret to your config/services.php
.
You can refer to how to create the API Client from the Official Revenue Monster Documentation.
Make sure to add the private key file to gitignore if you've it in the project directory.
Usage
Using the App container:
Using the Facade
Available Methods
Refer to the readme for the Official PHP SDK.
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Arushad Ahmed (@dash8x)
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of rm-laravel with dependencies
illuminate/support Version ^6.20 || ^7.30 || ^8.83 || ^9.0 || ^10.0 || ^11.0
revenuemonster/sdk Version ^2.0