Libraries tagged by sorts
antindehoda/sort-library
2 Downloads
Sorting library
antikirra/array-sort
7 Downloads
am2studio/laravel-table-sorter
4776 Downloads
Laravel table sorter
alisherdavronov/yii2-grid-sort-column-enh
1 Downloads
Bootstrap Grid Sort Column Enhanced Widget for Yii2 based on greshnik/yii2-grid-sort-column
ajaminov/trip-sorter
9 Downloads
Demo package for sorting cards.
aimes/module-address-attributes-sort-order
200 Downloads
Allows re-ordering of checkout field from the customer address attribute admin management form.
abdullahkaram-dev/laravel-migration-sorter
3 Downloads
Interactive Laravel migration file sorting with drag and drop functionality
unfunco/phpspec-sort-use-statements
26839 Downloads
PhpSpec extension for sorting use statements in generated files.
mediaman/module-product-category-sort-order
56 Downloads
Magento 2 module that provides a sort order for category position
flagbit/akeneo-image-sort-bundle
472 Downloads
A bundle to sort images using drag and drop
canvashack/plugin-sort-rubric-import-contexts
18 Downloads
Since Canvas hasn't come up with a design for organizing the rubric import course list, this is it
canvashack/plugin-jamesjonesmath-canvancement-dashboard-dashcard_sorter
16 Downloads
This is a user script that will allow the user to drag and drop the course cards on the dashboard into a new position.
zk2/sps-bundle
1031 Downloads
Bundle implements the concept of "Search - Pagination - Sort" for tabular data
zgabievi/kendo-grid-state
9 Downloads
Helper package to handle kendo grid state in Laravel
yousafsyed/algorithms
19 Downloads
Original Proposal: Using the right data structure or algorithm for the situation is an important aspect of programming. In computer science literature, many data structures and algorithms have been researched and extensively documented. However, there is still no standard library in Php implementing useful structures and algorithms like Red/Black Trees, tries, different sorting algorithms, etc. This project will create such a library with documentation on when to use a particular structure/algorithm. It will also come with a benchmark suite to compare performance in different situations.