Libraries tagged by apply
bored-programmers/laragrid
98 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.
bor3y/json-patch-php
277 Downloads
Produce and apply json-patch objects
boddasaad/laravel-discountable
2 Downloads
Allow your laravel models to redeem vouchers and apply discounts.
bgkavinga/magento2-patches
3 Downloads
Apply core bug fixes using patch files
betocampoy/champs-filter
10 Downloads
Reusable filter component for parsing, building and applying filters (Doctrine and Legacy support)
basics09/kirby-pagesfilter-field
1 Downloads
Apply filter query for all subpages in Kirbys pages field
bartoszbartniczak/naming-convention-converter
20 Downloads
This library allows to apply different naming conventions.
balfour/laravel-query-filters
17 Downloads
A library for applying filters & sorts to a query builder
atldays/laravel-secrets
0 Downloads
Load secrets from external providers and apply them to Laravel from a cached payload.
artsci-webteam/terminus-mass-update
1 Downloads
Apply upstream updates to all of your sites with post-deploy tasks
antibiotics11/ansi-styler
10 Downloads
Utility for applying ANSI colors and text styles to console output.
ando/add-clear
10 Downloads
A jQuery plugin that adds a input clearing button on any input you apply it to. It clears the value, and returns focus to that field.
always-open/laravel-online-migrator
5 Downloads
Apply Laravel's database migrations with minimal disruptions using tools like Percona Online Schema Change
alto/json-patch
3 Downloads
A PHP JSON-Patch library based on RFC 6902 for generating smart diffs, applying patches, and rebuilding data structures.
alfredoihublab/query-filter-laravel
5 Downloads
Easy apply filters to your querys for eloquent orm by course panel styde