承接 ronasit/laravel-helpers 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

ronasit/laravel-helpers

最新稳定版本:3.5.8

Composer 安装命令:

composer require ronasit/laravel-helpers

包简介

Provided helpers function and some helper class.

README 文档

README

Coverage Status

This plugin provides set of helpers functions, services and traits.

Installation

Composer

  1. Run composer require ronasit/laravel-helpers
  2. For Laravel <= 5.5 add RonasIT\Support\HelpersServiceProvider::class to config app.providers list

Features

Https schema

The package is forcing the HTTPS scheme for your app. Generally, it affects the URL generation logic.

This allows to use many web-related packages like Telescope, Nova, etc.

Versioning

Versioning is a mechanism to keep your API applications in a workable state for both new and legacy client applications. Versioning is a critical feature for applications with mobile clients, as developers cannot control the client application version and cannot guarantee that the newly released version is already available to download in all regions in stores.

Follow the versioning documentation to implement versioning in your Laravel app using this package.

Usage

Migration guids

统计信息

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

GitHub 信息

  • Stars: 14
  • Watchers: 4
  • Forks: 14
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-10-11