Download the PHP package maplesnow/laravel-yaml-translation without Composer
On this page you can find all versions of the php package maplesnow/laravel-yaml-translation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download maplesnow/laravel-yaml-translation
More information about maplesnow/laravel-yaml-translation
Files in maplesnow/laravel-yaml-translation
Download maplesnow/laravel-yaml-translation
More information about maplesnow/laravel-yaml-translation
Files in maplesnow/laravel-yaml-translation
Vendor maplesnow
Package laravel-yaml-translation
Short Description Provide YAML file support to Laravel language translation
License MIT
Package laravel-yaml-translation
Short Description Provide YAML file support to Laravel language translation
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-yaml-translation
提供yaml文件统一管理laravel语言包,兼容laravel的validation翻译。
安装
添加laravel支持
将 app/config/app.php 中 Illuminate\Translation\TranslationServiceProvider
替换成 MapleSnow\Yaml\TranslationServiceProvider
发布yml文件到项目中:
Validation
将request
文件继承MapleSnow\Yaml\Request\BaseRequest.php
如果需要翻译指定模块的属性
在Request
文件中rules
指定模块
用法示例
License
laravel-yaml-translation is free software distributed under the terms of the MIT license.
All versions of laravel-yaml-translation with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
illuminate/support Version 5.5.*|5.6.*|5.7.*
illuminate/translation Version 5.5.*|5.6.*|5.7.*
illuminate/http Version 5.5.*|5.6.*|5.7.*
symfony/yaml Version 3.*
illuminate/support Version 5.5.*|5.6.*|5.7.*
illuminate/translation Version 5.5.*|5.6.*|5.7.*
illuminate/http Version 5.5.*|5.6.*|5.7.*
symfony/yaml Version 3.*
The package maplesnow/laravel-yaml-translation contains the following files
Loading the files please wait ....