yii-sorter Fast arbitrary sorting algorithm based on sparse array

  1. Please go to links for additional information
  2. Requirements
  3. Discussion

Please go to links for additional information

Fast arbitrary sorting algorithm based on sparse array.

Extension allows you to work with an ordered list generated by the user. Extension provides the highest speed of the database. To insert a record in any place ordered list requires a one write request to the database.

Examples of use: display order of articles on the page, the widgets on the screen. Due to the algorithm used, this extension is useful for working with very large data sets that can not fit in memory.

The extension is as a component of the application behavior for CActiveRecord and a set of ready-made widgets and actions to work with him.

Requirements

Yii 1.1 or above, tested on Yii 1.1.16, Yii 1.1.15

Discussion

1 0
1 follower
194 downloads
Yii Version: 1.1
License: BSD-2-Clause
Category: Database
Developed by: wartur
Created on: Dec 19, 2014
Last updated: 9 years ago

Downloads

show all

Related Extensions