Libraries tagged by scouting
fiisoft/entity-sorter
13 Downloads
Library to sort collections of entities.
fev/sorter
5 Downloads
Simple library for sorting arrays.
ericges/contao-be-sorted-nav-bundle
7 Downloads
Add this to your contao project to have an alphabetically sorted backend navigation. This is useful if you have a lot of backend modules and want to find them quickly.
eman-development-design/mongodb-helpers
12 Downloads
Helper Objects to make writing MongoDB apps easier.
edinaldofox/crud-generator-bundle
11 Downloads
Symfony3 bundle for CRUD generation with pagination, filtering, sorting, page size, bulk delete and bootstrap3 markup. This Generator supports Doctrine association mapping.
devig/laravel-table
7 Downloads
Table functionality for Laravel models
dbrisinajumi/dimensions
1 Downloads
Data splitting by categories and time periods to make better reports
dankempster/template-php-component
6 Downloads
A template workspace for developing a new component/package. Includes configuration for travis-ci.org, Scrutinizer.com and Coveralls.io.
components/tabledrag
3307 Downloads
Nestable table drag and drop sorting.
chebur/search-bundle
105 Downloads
Symfony search, pagination, limitation and sorting bundle
casperw/laravel-tidy-tables
37 Downloads
Structures your database columns nice and tidy.
carloswph/sorter
4 Downloads
Collection of sorting algorithms with annotations on procedures, history and functioning details.
cannibal/sort-bundle
1041 Downloads
Provides a standard interface for sorting any resource collection internally or via a uri request
brynj-digital/laravel-table
356 Downloads
Table functionality for Laravel models
bitween/merge-sort
2 Downloads
A simple example of a divide and conquer algorithm: merge sort. Example is used to explain the divide and conquer technique.