Download the PHP package webmavens/laravel-faxage without Composer
On this page you can find all versions of the php package webmavens/laravel-faxage. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download webmavens/laravel-faxage
More information about webmavens/laravel-faxage
Files in webmavens/laravel-faxage
Package laravel-faxage
Short Description Performs action on fax using faxage api
License MIT
Homepage https://github.com/webmavens/laravel-faxage
Informations about the package laravel-faxage
Performs action on fax using faxage api
Send HIPAA Compliant Fax Service by FAXAGE
What It Does
This package allows you to send/resend/list/get and notify faxes through faxage with laravel.
Installation
You can install the package via composer:
Usage
-
Please add below parameters to your .env file.
- Sendfax Operation
Below parameters is required for sending fax.
- Resend operation (This operation is used to ‘re-send’ a previously-completed fax)
Below parameters is required for resend fax.
-
Listfax Operation (This operation is used to gather a list of incoming faxes for your account. )
-
Getfax Operation (Thisoperation is used to download a received fax image. Note that faxes will be returned as either PDF’s or TIFF’s, depending on the settings in the website under ‘Admin’ -> ‘Company Settings’ -> ‘Fax Format’. The default is PDF unless changed. )
- Notify Fax (This operation is used to mark an incoming fax as ‘handled’)
Demo Video
Watch the demo video to learn how to use this package:
👉 Click here to watch on YouTube
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
- webmavnes
- All Contributors
License
The MIT License (MIT). Please see License File for more information.