Libraries tagged by alterable
ebeacon/iterutil
740 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, ...)
atnic/eloquent-filters
1054 Downloads
Laravel 5 Filterable Eloquents.
webdevjohn/filterable
101 Downloads
Filterbale eloquent models for Laravel
waynecook/filterable
6 Downloads
This is my fist package
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
51 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
sashabo/iterable-string
3980 Downloads
IterableString and MultibyteIterableString allow to iterate string characters in foreach without converting the string into array.
safoorsafdar/filterable
5 Downloads
Laravel Eloquent filterable search functinality