dillingham/formation

Laravel index filters & validation

Maintainers

Package info

github.com/dillingham/formation

pkg:composer/dillingham/formation

Statistics

Installs: 160

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 9

0.11 2021-12-07 02:54 UTC

This package is auto-updated.

Last update: 2026-03-07 15:34:27 UTC


README

Build Status Latest Stable Version Total Downloads twitter

Simple search, sort, filters & more for Laravel.

See the wiki for documentation. (Work in progress)

Add to a Laravel project using composer:

composer require dillingham/formation

Create a formation class using artisan:

php artisan make:formation ArticleFormation