承接 wayofdev/laravel-request-query-builder 相关项目开发

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

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

wayofdev/laravel-request-query-builder

最新稳定版本:v1.3.287

Composer 安装命令:

composer require wayofdev/laravel-request-query-builder

包简介

RQL - Resource Query Language for Laravel.

README 文档

README


logo.gh-light-mode-only.png#gh-light-mode-only logo.gh-dark-mode-only.png#gh-dark-mode-only

Build Status Total Downloads Latest Stable Version Software License Commits since latest release

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

Licence


🙆🏼‍♂️ Author Information

Created in 2022 by lotyp / wayofdev


统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-06-09