exolnet/laravel-module
最新稳定版本:v2.0.0
Composer 安装命令:
composer require exolnet/laravel-module
包简介
Modules to extends Laravel's base features.
README 文档
README
This repository contains all the changes that we've applied to a laravel install to make it behave like we want it to behave.
Here's a non-exhaustive list of what it does:
- Cleanup Application in order to break dependency cycles during tests
- Add a model relation helper which enables us to sync has many relations easily
- Provides a ValidationTrait that can be used in models (similar to Ardent)
- Provides a routing/url generator that integrates localization
- Offers a SQLite based testing system which speeds up testing
License
This code is licensed under the MIT license. Please see the license file for more information.
统计信息
- 总下载量: 7.44k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-10-02