bmatovu/laravel-query-decorator
Composer 安装命令:
composer require bmatovu/laravel-query-decorator
包简介
Laravel query decorator.
README 文档
README
Installation
Install via Composer package manager:
composer create-project --prefer-source --remove-vcs bmatovu/laravel-package-boilerplate hello-world
Step #1: Own the package
Update the composer.json file to match your credentials.
Update the namespaces to match those you've set via composer.
composer dump-autoload
Step #2: Documentation
You need to download sami for document generation.
To auto deploy documentation; be sure to add a Github token for authorization.
curl -O http://get.sensiolabs.org/sami.phar
Step #3: Code Style & Quality
We've added Style CI configurations with the Laravel present to get you starter.
Also added Scrutinizer CI configurations for code quality, test coverage inspection.
Locally, you can restort to PHP-CS-Fixer.
php-cs-fixer fix
Step #4: Sharing the package
You may publish your package via Packagist
Testing
We've defaulted to Orchestra's testbench
Useful resource
统计信息
- 总下载量: 173
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-01-03