Libraries tagged by alterable
restruct/silverstripe-filterablearchive
683 Downloads
This module decorates pages with configurable fields to filter them by. Handy for newsitems & blogs, etc.
navarr/iterable-to-array
11809 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
kuria/iterable
6125 Downloads
Utilities for dealing with PHP's iterators and the iterable type
kalimeromk/filterable
2817 Downloads
A Laravel package that simplifies dynamic filtering and searching across models and their relationships, eliminating repetitive query code.
jurager/filterable
1181 Downloads
Laravel package for building complex eloquent filters in a simple, structured way
hans-thomas/filterable-overview-widget
1014 Downloads
This widget enables you to filter your overview data and apply conditions on your stats.
freebuu/laravel-filterable
305 Downloads
Model filters for your index requests
devaction-labs/filterable-package
521 Downloads
A Laravel package for filterable traits and classes.
bonu/iterable
1133 Downloads
Handy utilities for iterables
ahmed-aliraqi/laravel-filterable
708 Downloads
Elegant query filtering for Laravel Eloquent models
wernerdweight/ra
9344 Downloads
PHP Array object with consistent and predictable API
rotexsoft/versatile-collections
6087 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.
pitchart/transformer
17092 Downloads
A transducers implementation in PHP, with OOP powers
linepogl/impartial-pipes
3755 Downloads
A PHP library with partial functions suitable for the pipe operator