Skip to content

Introduction

Latest Version on PackagistGitHub Tests Action StatusGitHub Code Style Action StatusTotal Downloads

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.

Database Compatibility

By default, the filter operations are designed to work with MariaDB and MySQL databases. However, you should still be able to leverage the package with other database systems by implementing custom filter operations that suit your database's syntax.