Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/2amigos/yii2-grid-view-library
Highly enhanced GridView widget and grid components for Yii2
https://github.com/2amigos/yii2-grid-view-library
2amigos components grid gridview-extensions library php widget yii yii2
Last synced: 14 days ago
JSON representation
Highly enhanced GridView widget and grid components for Yii2
- Host: GitHub
- URL: https://github.com/2amigos/yii2-grid-view-library
- Owner: 2amigos
- License: other
- Archived: true
- Created: 2014-04-04T20:43:55.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2020-04-13T08:04:47.000Z (almost 5 years ago)
- Last Synced: 2025-01-14T22:57:24.402Z (20 days ago)
- Topics: 2amigos, components, grid, gridview-extensions, library, php, widget, yii, yii2
- Language: PHP
- Homepage: https://2amigos.us
- Size: 354 KB
- Stars: 57
- Watchers: 21
- Forks: 15
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# GridView Extensions Library for Yii2
[![Latest Version](https://img.shields.io/github/tag/2amigos/yii2-grid-view-library.svg?style=flat-square&label=release)](https://github.com/2amigos/yii2-grid-view-library/tags)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
[![Build Status](https://img.shields.io/travis/2amigos/yii2-grid-view-library/master.svg?style=flat-square)](https://travis-ci.org/2amigos/yii2-grid-view-library)
[![Coverage Status](https://img.shields.io/scrutinizer/coverage/g/2amigos/yii2-grid-view-library.svg?style=flat-square)](https://scrutinizer-ci.com/g/2amigos/yii2-grid-view-library/code-structure)
[![Quality Score](https://img.shields.io/scrutinizer/g/2amigos/yii2-grid-view-library.svg?style=flat-square)](https://scrutinizer-ci.com/g/2amigos/yii2-grid-view-library)
[![Total Downloads](https://poser.pugx.org/2amigos/yii2-grid-view-library/downloads)](https://packagist.org/packages/2amigos/yii2-grid-view-library)This library enhances the official grid library for Yii2 providing developers with the required tools to develop and
display beautiful interfaces for their reports.The GridView widget provides the mechanisms to be enhanced by behaviors. Developers can create their very
own GridView behaviors and extend the library without overriding and/or requiring to make push request to this
repository.## Installation
The preferred way to install this extension is through [composer](http://getcomposer.org/download/).
Either run
```bash
$ composer require 2amigos/yii2-grid-view-library:~1.0
```or add
```
"2amigos/yii2-grid-view-library": "~1.0"
```to the `require` section of your `composer.json` file.
## Documentation
You can read the latest docs on [http://yii2-grid-view-library.readthedocs.io/en/latest/](http://yii2-grid-view-library.readthedocs.io/en/latest/)
## Contributing
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
## Credits
- [Antonio Ramirez](https://github.com/tonydspaniard)
- [All Contributors](https://github.com/2amigos/yii2-grid-view-library/graphs/contributors)## License
The BSD License (BSD). Please see [License File](LICENSE.md) for more information.
Beyond software
www.2amigos.us