ThaDafinser / ZfcDatagrid

New package available here (see website)
https://github.com/zfc-datagrid/zfc-datagrid/
MIT License
86 stars 57 forks source link

Usage with Zend Expressive #256

Closed lowtower closed 7 years ago

lowtower commented 8 years ago

Hello,

can I use this module with zend expressive? If yes, how can it be done!

Cheers, LT.

ThaDafinser commented 7 years ago

@lowtower haven't used it with expressive until yet.

But i'm afraid it won't work out of the box, since the component rely on request/response in this way https://github.com/ThaDafinser/ZfcDatagrid/blob/master/src/ZfcDatagrid/Datagrid.php#L60-L70