Download the PHP package juanparati/inmobile without Composer
On this page you can find all versions of the php package juanparati/inmobile. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download juanparati/inmobile
More information about juanparati/inmobile
Files in juanparati/inmobile
Download juanparati/inmobile
More information about juanparati/inmobile
Files in juanparati/inmobile
Please rate this library. Is it a good library?
Informations about the package inmobile
InMobile library for Laravel
InMobile library for Laravel.
Installation
composer require juanparati/inmobile
Configuration
Publish configuration file:
artisan vendor:publish --tag="inmobile"
Usage examples
List service
Create list
Get all lists
Get a list
Create a list
Get all recipients in list
Other methods
- update
- delete
- truncate
Recipient service
Create recipient
Update recipient
Find recipient by Id
Find recipient
Other methods
- deleteById
- deleteByNumber
- updateOrCreateByNumber
- moveToList
Blacklist service
Methods
- all
- create
- findById
- findByNumber
- deleteById
- deleteByNumber
Email service
Methods
- send
- sendTemplate
Email template service
Methods
- all
- find
Gdpr service
- create
Sms service
Methods
- send
- sendUsingTemplate
- cancel
- status
All versions of inmobile with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
ext-json Version *
illuminate/support Version >=10.3
guzzlehttp/guzzle Version ^7.8
ext-json Version *
illuminate/support Version >=10.3
guzzlehttp/guzzle Version ^7.8
The package juanparati/inmobile contains the following files
Loading the files please wait ....