wayofdev/laravel-paginator
最新稳定版本:v1.3.0
Composer 安装命令:
composer require wayofdev/laravel-paginator
包简介
Custom Laravel Paginator for Cycle-ORM implementing RFC 5988.
README 文档
README
Laravel Paginator
This is minimal Laravel template which is used by other PHP projects in wayofdev organization.
If you like/use this package, please consider starring it. Thanks!
💿 Installation
→ Using composer
Require as dependency:
composer req wayofdev/laravel-paginator
🧪 Running Tests
→ PHPUnit tests
To run tests, run the following command:
make test
→ Static Analysis
Code quality using PHPStan:
make stan
→ Coding Standards Fixing
Fix code using The PHP Coding Standards Fixer (PHP CS Fixer) to follow our standards:
make cs-fix
🤝 License
🙆🏼♂️ Author Information
Created in 2022 by lotyp / wayofdev
统计信息
- 总下载量: 5.64k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 1
其他信息
- 授权协议: MIT
- 更新时间: 2023-06-09
