Libraries tagged by alterable
ebeacon/iterutil
255 Downloads
Creates iterators for arrays or any iterable, with lazily evaluated (memory efficient) transformations. Heavily inspired by Rust's iterators.
benconda/collection
6 Downloads
Collection library, powered by generators, with generics, easily extendable and immutable. Lazy by design and memory friendly. Accept anything as iterable 🔥 (Generator, array, Iterator, ...)
aw-studio/laravel-model-index
154 Downloads
Filterable, sortable, searchable index listing for laravel models
and48/table-filters
115 Downloads
Making Eloquent models filterable.
webdevjohn/filterable
100 Downloads
Filterbale eloquent models for Laravel
waynecook/filterable
6 Downloads
This is my fist package
vyfony/filterable-table-bundle
317 Downloads
Symfony VyfonyFilterableTableBundle
vskut/laravel-api-resource-filterable
2 Downloads
Filtering trait for Laravel 5 Api Resources.
travelbuild/eloquent-filterable
326 Downloads
Use dynamically Eloquent scopes for search process
tekook/filterable
47 Downloads
Laravel Filter Extensions for controllers
stobys/laravel-filterable
14 Downloads
The Laravel filterable trait.
stesi/fast-filterable
96 Downloads
Propel behavior for fast filter
sprigs/filterable-belongs-to-many
201 Downloads
A Laravel Nova package that makes filtering possible when linking resources.
sprigs/filterable-belongs-to
153 Downloads
A Laravel Nova field.
simexis/laravel-filterable
33 Downloads
A trait to add query filtering functions to Laravel models