ominity/laravel-ominity 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

ominity/laravel-ominity

最新稳定版本:v1.3.0

Composer 安装命令:

composer require ominity/laravel-ominity

包简介

Ominity API client wrapper for Laravel

README 文档

README

<h1 align="center">Ominity for Laravel</h1>

[![Latest Stable Version](https://poser.pugx.org/ominity/laravel-ominity/v/stable)](https://packagist.org/packages/ominity/laravel-ominity)
[![Total Downloads](https://poser.pugx.org/ominity/laravel-ominity/downloads)](https://packagist.org/packages/ominity/laravel-ominity)
[![License](http://poser.pugx.org/ominity/laravel-ominity/license)](https://packagist.org/packages/ominity/laravel-ominity)

## **Requirements**

* An active installation of [Ominity](https://www.ominity.com).
* Up-to-date OpenSSL (or other SSL/TLS toolkit)
* PHP >= 8.1
* [Laravel](https://www.laravel.com) >= 10.0

## Installation

You can install the package via Composer. Run the following command in your terminal:

```bash
composer require ominity/laravel-ominity
```

After installing the package, the Ominity service will be available for use in your Laravel application.

## Configuration

Publish the configuration file using the following Artisan command:

```bash
php artisan vendor:publish --provider="Ominity\Laravel\OminityServiceProvider"
```

This will create a `config/ominity.php` file where you can configure the package settings.

## License

[The MIT License](LICENSE.md). Copyright (c) 2024, Ominity (Connexeon BV)

统计信息

  • 总下载量: 141
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-04-19