Download the PHP package mnpy/mnpy-laravel without Composer
On this page you can find all versions of the php package mnpy/mnpy-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mnpy/mnpy-laravel
More information about mnpy/mnpy-laravel
Files in mnpy/mnpy-laravel
Download mnpy/mnpy-laravel
More information about mnpy/mnpy-laravel
Files in mnpy/mnpy-laravel
Vendor mnpy
Package mnpy-laravel
Short Description Laravel wrapper for the PHP API SDK of MNPY.
License
Package mnpy-laravel
Short Description Laravel wrapper for the PHP API SDK of MNPY.
License
Please rate this library. Is it a good library?
Informations about the package mnpy-laravel
MNPY SDK Laravel Wrapper
Laravel 5 wrapper around the MNPY SDK
Requirements
- PHP >= 7.0
- A MNPY account
Installation
Add the package to the requirements of your composer file.
Add the Service Provider to your config/app.php
(not applicable for Laravel 5.5 and higher)
If you wish to use Facades instead of Dependency Injection you should add the following to your config/app.php
file.
Now publish the config (or add MNPY_API_KEY
to your .env file)
Usage
This package serves as wrapper for mnpy/mnpy-php-api-sdk. Please refer to the original package for documentation regarding usage.
Depency Injection
Facades
All versions of mnpy-laravel with dependencies
PHP Build Version
Package Version
The package mnpy/mnpy-laravel contains the following files
Loading the files please wait ....