定制 flavorly/laravel-helpers 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

flavorly/laravel-helpers

最新稳定版本:v0.13.10

Composer 安装命令:

composer require flavorly/laravel-helpers

包简介

A tool of tiny but useful Laravel Helpers that we use across our projects

README 文档

README

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

A small, yet powerful package that provides a set of helpers for your Laravel applications.

Helpers Provided:

  • EnumConcern- A trait that allows you to get list enums, translate enums, compare, etc
  • Contracts - Register service provider, Macros, Cache, etc
  • Data - Option Data

Installation

You can install the package via composer:

composer require flavorly/laravel-helpers

You can publish the config file with:

php artisan vendor:publish --tag="helpers-config"

Testing

composer test

Security Vulnerabilities

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

Credits

License

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

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-06-05