Libraries tagged by alterable
navarr/iterable-to-array
11526 Downloads
A method for converting an iterable to an array, no matter what type of iterable
n7olkachev/laravel-filterable
89 Downloads
Nice and simple scope for your models
kyslik/laravel-filterable
39039 Downloads
Using URL query strings to filter Eloquent queries.
kuria/iterable
5700 Downloads
Utilities for dealing with PHP's iterators and the iterable type
kalimeromk/filterable
2761 Downloads
A Laravel package that simplifies dynamic filtering and searching across models and their relationships, eliminating repetitive query code.
hans-thomas/filterable-overview-widget
708 Downloads
This widget enables you to filter your overview data and apply conditions on your stats.
freebuu/laravel-filterable
187 Downloads
Model filters for your index requests
bonu/iterable
1038 Downloads
Handy utilities for iterables
ahmed-aliraqi/laravel-filterable
618 Downloads
Elegant query filtering for Laravel Eloquent models
acodingproject/laravel-filterable
845 Downloads
Using URL query strings to filter Eloquent queries.
wernerdweight/ra
9247 Downloads
PHP Array object with consistent and predictable API
rotexsoft/versatile-collections
6067 Downloads
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.
linepogl/impartial-pipes
3112 Downloads
A PHP library with partial functions suitable for the pipe operator
jumpifbelow/php-functional-array
6704 Downloads
Classes to make the use of sets functional
cryonighter/object-column
5371 Downloads
This package provides the object_column() function, which works similarly to the array_column() function of the standard library, but having the ability to work with objects