[META] Datatable Requirements
This is a meta bug to show the current state of work (TODO List) for the future version of Datatable.
If you have any questions or comments, please, make sure that you go to the particular issue/topic in question.
Features
- [ ] #3 - EloquentModelProvider
- [x] #4 - ColumnConfiguration
- [x] #5 - EloquentQueryProvider
- [ ] #7 - Support DynaTable out of the box.
Would a DoctrineProvider be welcomed as a contribution?
@samgreenwood hells yeah!
Note that with the rewrite of Chumper/Datatable, we are aiming for full test coverage of all the code that is submitted to this repository, so as long as the provider follows the provider interface (https://github.com/OpenSkill/Datatable/blob/master/src/OpenSkill/Datatable/Providers/Provider.php) and has full test coverage, it should get merged in.