Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 307 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 307 Bytes

SortingManager

1.x for Symfony ^2.6 | ^3.0

Sorting Manager for SQL/Doctrine

Features:

  • sorting by unlimited count of columns
  • saving sort options to session, cookie (extensible with custom storage services)
  • modify query with sort data in sql, doctrine QueryBuilder (extensible with custom handlers