Libraries tagged by alterable
naucon/utility
67137 Downloads
This package provides miscellaneous php interfaces and classes to structure and organize data as well as groups of objects
singlequote/laravel-datatables
23530 Downloads
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations
jakewhiteley/php-sets
25388 Downloads
An implementation of a Java-like Set data structure for PHP. A Set is an iterable data structure which allows strict-type storage of unique values.
sedehi/filterable
13338 Downloads
kyslik/laravel-filterable
38774 Downloads
Using URL query strings to filter Eloquent queries.
koenhoeijmakers/laravel-filterable
79301 Downloads
Explicit request filtering.
javii-script/default-value-filterable
7017 Downloads
A Nova macro that streamlines setting a default value in addition to enabling filtering functionality on a field.
escapio/php-iterables
13072 Downloads
Utility functions for working with iterables
dromru/iterable-dbal
10543 Downloads
Набор классов для разбиения пакетных sql-запросов на раздельные.
dromru/iterable-chunk
10543 Downloads
Класс для разбиения итерируемых коллекций на пачки.
beyondcode/nova-filterable-cards
8175 Downloads
Filterable metric cards for Laravel Nova.
pitchart/transformer
16078 Downloads
A transducers implementation in PHP, with OOP powers
morrisonlevi/ardent
16261 Downloads
A healthy library for PHP
koriym/loop
12817 Downloads
Converts iterable data sets (e.g., database results, CSV files) into an entity list generator with loop context (isFirst, isLast, index, iteration).
hmaus/reynaldo
116160 Downloads
Parse API Blueprint refract into a iterable PHP data structure for easier access