Nieuws

Cursor pagination was made popular by GraphQL, and this library conforms to the GraphQL Cursor Connections Specification meaning it's compatible with Relay. However it is also useful outside of ...
PDO_MySQL does not support scrolling cursors (actually, it doesn't support cursors at all), and to my knowledge, MySQL does not support scrolling cursors, so this will not be implemented for PDO.