Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joseki/datagrid
[NOT READY] DataGrid control for Nette Framework applications
https://github.com/joseki/datagrid
Last synced: about 1 month ago
JSON representation
[NOT READY] DataGrid control for Nette Framework applications
- Host: GitHub
- URL: https://github.com/joseki/datagrid
- Owner: Joseki
- License: mit
- Created: 2015-10-27T15:42:11.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-27T09:44:30.000Z (almost 9 years ago)
- Last Synced: 2024-11-07T09:48:39.693Z (2 months ago)
- Language: PHP
- Size: 24.4 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Joseki/DataGrid
===================[![Build Status](https://travis-ci.org/Joseki/DataGrid.svg?branch=master)](https://travis-ci.org/Joseki/DataGrid)
[![Latest Stable Version](https://poser.pugx.org/joseki/datagrid/v/stable)](https://packagist.org/packages/joseki/datagrid)Requirements
------------Joseki/DataGrid requires PHP 5.4 or higher.
- [Nette Framework](https://github.com/nette/nette)
Installation
------------The best way to install Joseki/DataGrid is using [Composer](http://getcomposer.org/):
```sh
$ composer require joseki/datagrid
```