wayofdev/laravel-request-query-builder
最新稳定版本:v1.3.287
Composer 安装命令:
composer require wayofdev/laravel-request-query-builder
包简介
RQL - Resource Query Language for Laravel.
README 文档
README
Warning
This package is deprecated and archived. Please use wayofdev/laravel-data-query-builder instead.
Laravel Request Query Builder
This Laravel package provides a Query Builder for API requests, which is useful for filtering, sorting and paginating data.
If you like/use this package, please consider starring it. Thanks!
💿 Installation
→ Using composer
Require as dependency:
$ composer req wayofdev/laravel-request-query-builder
🧪 Running Tests
→ PHPUnit tests
To run tests, run the following command:
$ make test
→ Static Analysis
Code quality using PHPStan:
$ make lint-stan
→ Coding Standards Fixing
Fix code using The PHP Coding Standards Fixer (PHP CS Fixer) to follow our standards:
$ make lint-php
🤝 License
🙆🏼♂️ Author Information
Created in 2022 by lotyp / wayofdev
统计信息
- 总下载量: 4.52k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-06-09