Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ansien/symfony-ag-grid-bundle
This bundle makes it easy to integrate AgGrid into your Symfony 4 project.
https://github.com/ansien/symfony-ag-grid-bundle
ag-grid aggrid symfony
Last synced: about 1 month ago
JSON representation
This bundle makes it easy to integrate AgGrid into your Symfony 4 project.
- Host: GitHub
- URL: https://github.com/ansien/symfony-ag-grid-bundle
- Owner: ansien
- Created: 2019-05-09T14:42:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-02T21:52:35.000Z (over 4 years ago)
- Last Synced: 2024-04-14T01:15:00.702Z (7 months ago)
- Topics: ag-grid, aggrid, symfony
- Language: PHP
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**Warning: This package is abandoned and no longer maintained.**
# Symfony Ag-Grid Bundle
## Installation
``
composer require ansien/symfony-ag-grid-bundle
``## Usage
# TODO
- Write tests
- Write a better README.