codenomads/base-module 问题修复 & 功能扩展

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

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

codenomads/base-module

Composer 安装命令:

composer require codenomads/base-module

包简介

Base API module for Laravel 8 or higher projects by codenomads

README 文档

README

Latest Stable Version Total Downloads License

Introduction

codenomads/base-module is a base API module designed for Laravel 8 or higher projects. It provides a foundation for building API-based applications with features like encryption, and more.

Features

  • Encryption: Secure data with PHP encryption.
  • Guzzle Integration: Simplifies HTTP requests using Guzzle.
  • Passport Integration: Laravel Passport support for OAuth2.

Requirements

  • PHP 8.0 or higher
  • Laravel 8.0 or higher

Installation

You can install the package via Composer:

composer require codenomads/base-module

Uninstalling

To uninstall the package, you can remove it via Composer:

composer remove codenomads/base-module

PACKAGE ENV VARIABLES

APP_ENV=""
APP_DEBUG_LOG=""
APP_TIMEZONE=""
GS_ACCESS_TOKEN_REDIS_HOST=""
GS_ACCESS_TOKEN_REDIS_PORT=""
GS_SUBSCRIBER_COMMON_REDIS_HOST=""
GS_SUBSCRIBER_COMMON_REDIS_PORT=""
GS_CHECK_SUBSCRIBER_STB_STATUS=""
GS_DISABLED_RESELLER_IDS=""
PACKAGE_EXPIRY_MESSAGE=""
GS_BASIC_AUTH_USERNAME=""
GS_BASIC_AUTH_PASSWORD=""

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-08-23