Libraries tagged by shortning
fballiano/magento2-category-sort-direction
12 Downloads
Magento2 module that allows you to decide the product sorting direction on category pages.
drboboev/sortwords
0 Downloads
Sorting words in string
difel/laravel-eloquent-join
47 Downloads
This package introduces the join capability for sorting and filtering on eloquent relations.
dia-nz/sortablefile
95 Downloads
An extension for SilverStripe 4 that adds sorting to UploadField.
demogorgorn/yii2-jquery-sortable
186 Downloads
Create a flexible, opinionated sorting plugin for jQuery
czita/datagrid
11 Downloads
DataGrid for Nette Framework: filtering, sorting, pagination, tree view, table view, translator, etc
cxlblm/php-ranker
1 Downloads
a sorting tool that supports dense_rank/rank/row_number sorting
cta-k12/search-bundle
45 Downloads
Provides a quick way of adding searching, sorting, and filtering to Doctrine ORM entities
charm/recordset
6 Downloads
A library for filtering and sorting rows of data from different sources like database tables, arrays, APIs or CSV files.
bored-programmers/laragrid
96 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.
bkstar123/laravel-api-buddy
16 Downloads
A lightweight Laravel package helps you to quickly build a high-quality RESTful API with transformation, filtering, sorting, paginating and more
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.
baytek/laravel-sortable
17 Downloads
Sorting of model elements and outputting the UI
axelpal/plati.ru-parser
0 Downloads
plati.ru parser with sorting of items price
asticode/php-datagrid
264 Downloads
Datagrid to handle sorting and pagination in APIs