定制 hans-thomas/valravn 二次开发

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

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

hans-thomas/valravn

最新稳定版本:v3.1.2

Composer 安装命令:

composer require hans-thomas/valravn

包简介

valravn is a set of predefined classes for laravel.

README 文档

README

valravn banner

codecov GitHub Workflow Status GitHub top language GitHub release (latest by date) StyleCi

What is it

Valravn is a set of predefined and feature-rich classes on top of laravel that brings many features to your app. The classes are very open to overrides and developments. so feel free to override or create and use classes on top of valravn classes.

Capability table

Version Laravel
1.x 10.x
2.x 11.x
3.x 12.x

for more information see documentation.

Installation

To add Valravn package to your project, you can install it using Composer.

composer require hans-thomas/valravn

Then, install Valravn resources using this command.

php artisan valravn:install

That's it.

Tests

To start testing run below commands step by step:

> docker compose up -d
> docker compose exec app bash
> composer install
> composer run-script test

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request ❤️

Support

统计信息

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

GitHub 信息

  • Stars: 9
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-04-24