strucura/datagrids
最新稳定版本:1.3.0
Composer 安装命令:
composer require strucura/datagrids
包简介
Backend Implementation For Displaying Complex Tabular Data
README 文档
README
DataGrids
DataGrids is a versatile package designed for Laravel applications, providing a straightforward and front-end agnostic solution for creating and managing data grids. It simplifies the process of displaying and filtering data, making it easier for developers to implement complex data management features without extensive coding. The package supports automatic discovery and registration of data grids, ensuring seamless integration into existing projects. With built-in support for various data normalizations and filtering options, DataGrids enhances the efficiency and functionality of data-driven applications.
Installation
You can install the package via composer:
composer require strucura/datagrids
Also available is our headless react implementation to jump start integrating this into your application.
npm install @strucura/datagrids-headless-react
Configuration
Optionally, you can publish the views using
php artisan vendor:publish --tag="datagrids-config"
Testing
composer test
Security Vulnerabilities
If you discover any security-related issues, please email security@strucura.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 405
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-11-12
