Download the PHP package alvincoded/laravel-mtn-momo-ai without Composer

On this page you can find all versions of the php package alvincoded/laravel-mtn-momo-ai. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package laravel-mtn-momo-ai

Laravel MTN MOMO AI

[![Latest Version on Packagist](https://img.shields.io/packagist/v/alvincoded/laravel-mtn-momo-ai.svg?style=flat-square)](https://packagist.org/packages/alvincoded/laravel-mtn-momo-ai) [![Code Style](https://github.com/alvincoded/laravel-mtn-momo-ai/actions/workflows/php-cs-fixer.yml/badge.svg)](https://github.com/alvincoded/laravel-mtn-momo-ai/actions/workflows/php-cs-fixer.yml) [![Security](https://github.com/alvincoded/laravel-mtn-momo-ai/actions/workflows/security.yml/badge.svg)](https://github.com/alvincoded/laravel-mtn-momo-ai/actions/workflows/security.yml)

A powerful Laravel package that integrates MTN Mobile Money API with AI capabilities, providing intelligent transaction analysis, fraud detection, and more!

Features ๐ŸŒŸ

Prerequisites

Before getting started with the MTN MOMO AI package, you'll need:

MTN MOMO API Requirements

  1. MTN MOMO Developer Account

  2. API Subscription
    • Subscribe to one or more MTN MOMO products:
      • Collections
      • Disbursements
      • Remittances
    • Get your Subscription Key from your developer profile

AI Model Requirements

You'll need at least one of these API keys:

System Requirements

Environment Setup

Make sure your server/hosting environment:

Installation ๐Ÿ“ฆ

Requires PHP 8.1+

You can install the package via composer:

After installation, run the package's installation command:

This command will guide you through the setup process, including publishing the configuration file and setting up your environment variables.

Configuration โš™๏ธ

The package configuration file will be published to config/mtn-momo-ai.php. You can modify the settings there or use environment variables in your .env file.

Environment Variables

Usage ๐Ÿ› ๏ธ

Basic Usage

AI-Enhanced Features

Currency Configuration

Transaction Analysis

Smart Retry Mechanism

Error Handling

The package includes comprehensive error handling:

AI Model Selection

API Reference ๐Ÿ“š

MTN MOMO API Methods

AI-Enhanced Methods

Testing ๐Ÿงช

To run the package tests:

Contributing ๐Ÿค

Contributions are welcome! Please see CONTRIBUTING.md for details.

Security ๐Ÿ”’

Please review our security policy on how to report security vulnerabilities.

Changelog

Please see CHANGELOG for more information on what has changed recently.

Credits ๐Ÿ‘

License ๐Ÿ“„

The MIT License (MIT). Please see License File for more information.

Support ๐Ÿ’ฌ

For support, please open an issue in the GitHub repository.


All versions of laravel-mtn-momo-ai with dependencies

PHP Build Version
Package Version
Requires php Version >=8.1
deepseek-php/deepseek-php-client Version ^1.0
google-gemini-php/laravel Version ^1.0
guzzlehttp/guzzle Version ^7.9
illuminate/support Version ^9.0|^10.0|^11.0
laravel/framework Version ^9.46.0|^10.34.2|^11.23.5
mozex/anthropic-laravel Version ^1.1
openai-php/client Version ^0.10.3
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package alvincoded/laravel-mtn-momo-ai contains the following files

Loading the files please wait ....