Libraries tagged by sort field
nsantos/twig-sort-by-field
15 Downloads
A Twig Extension filter to sort an array of entries (objects or arrays) by the specified field
rolfisub/php-sort-by-any
3 Downloads
Sort an array by any field, regardless of where in the structure it is.
diego-ninja/sorter
4 Downloads
Sort arrays and objects by multiple fields with unicode characters
mahmoud183/nova-image-gallery-field
0 Downloads
Field for Nova that allows you to upload multiple images and sort them
elsayed85/nova-image-gallery-field
2 Downloads
Field for Nova that allows you to upload multiple images and sort them
ournameismud/sortelements
121 Downloads
Field to sort related elements
yassinedabbous/laravel-dynamic-query
1 Downloads
Build query dynamicaly with your API
samrat131/column-sortable
19 Downloads
Sort laravel model view list by database column or field wise
imsamurai/arraysort
3071 Downloads
CakePHP utility for sorting arrays by multiple fields
dd/evolutioncms-snippets-ddgetmultiplefield
2 Downloads
A snippet for processing, manipulations and custom output structured data (JSON or separated by delimiters strings).
bored-programmers/laragrid
97 Downloads
LaraGrid is a powerful and customizable grid system package for Laravel. It provides an easy way to create sortable, filterable tables with pagination. The package is designed to be highly customizable, allowing developers to define columns, apply filters, and sort data with ease.Key Features:- **Column Definition**: LaraGrid allows you to define the columns that will be displayed in the grid. You can specify the model field and the label for each column.- **Filters**: The package provides several filter classes out of the box, including text, select, date, and boolean filters. These filters can be applied to the columns to filter the grid's data based on user input.- **Sorting**: LaraGrid supports sorting of data based on any column. It also provides support for sorting data based on a related model's field using PowerJoins.- **Pagination**: The package integrates with Laravel's pagination system, allowing you to easily paginate the data in the grid.- **Customizable Appearance**: LaraGrid allows you to customize the appearance of the grid by extending the `BaseLaraGridTheme` class and setting the desired CSS classes.- **Livewire Integration**: LaraGrid is built with Livewire, a full-stack framework for Laravel that makes building dynamic interfaces simple, without leaving the comfort of Laravel.The package is currently in development and is not ready for use in production. It requires PHP 8.1 or higher and Laravel 10.0 or higher.
pedrofurtado/orocrm-firstname-api-bundle
0 Downloads
Define Oro Contact 'firstName' field as filter and sorter in OroCRM JSON API.
zookal/ho-nl-ho_import
12 Downloads
A Magento Module that allows you to map fields and import all sorts of file formats, sources and entities. Fast and Low Memory.
zk2/admin-panel-bundle
150 Downloads
Bundle allows you to quickly generate administrative interface to a tabular view "List", broken down by pages, sorts and filters on all fields
behzaddev/searchable
0 Downloads
Search Package OverviewThe Search package is a powerful tool designed to facilitate efficient and effective search operations within various datasets or databases. It provides a set of functions and classes that enable users to perform complex search queries, filter results, and retrieve relevant data with ease. The package is highly customizable, allowing users to define their own search criteria, implement sorting mechanisms, and handle large volumes of data seamlessly.Key Features: Customizable Search Queries: Users can create tailored search queries using various operators and conditions, making it possible to perform both simple and advanced searches. Sorting and Filtering: The package includes built-in methods to sort and filter search results, enabling users to organize data based on specific parameters such as date, relevance, or custom fields. Scalability: Designed to handle large datasets, the Search package is optimized for performance, ensuring quick response times even with millions of records. Integration: The package is compatible with a variety of databases and data sources, making it a versatile solution for different types of projects. User-Friendly Interface: It offers a straightforward API that is easy to use, even for those who are not experts in programming. This allows a broader audience to leverage the power of advanced search capabilities.Use Cases: Data Analysis: Quickly find and retrieve specific information from large datasets for analysis. Content Management Systems: Implement efficient search functionality in content-heavy websites or applications. E-commerce: Enhance product search features in online stores, improving the user experience by providing relevant results swiftly. Knowledge Bases: Help users find relevant articles or documentation based on keyword searches.Overall, the Search package is an essential tool for anyone needing to implement or enhance search functionality in their applications, providing both power and flexibility in managing and retrieving data.